Orkaris
Orkaris is a fitness application made up of three sub-projects: a REST API built with .NET using Microsoft’s Entity Framework ORM, a mobile front-end built with React Native, and an AI-powered personalised workout programme generator. Data is stored in a PostgreSQL database.
This project was completed as part of a team of 5 during my first year of engineering school.
Features
- Create workout programmes
- Create sessions with exercises
- Record your workout routines
- Track your progress over time
- Generate programmes with AI
Technologies
- C#
- .NET
- Entity Framework
- React Native
- TypeScript
- PostgreSQL