Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oiibar/fittrack


https://github.com/oiibar/fittrack

crud-api expressjs mongodb nodejs reactjs tailwindcss

Last synced: about 16 hours ago
JSON representation

Awesome Lists containing this project

README

        

FitTrack

project-image

This is an user-friendly simple application to keep track of your workout/exercises. I decided to build this project to have my personal app to keep track of my workout.

🧐 Features

Here're some of the project's best features:

- CRUD operations
- Save exercises:
- Weight, sets x reps, title, type
- Group exercises by muscle groups

πŸ› οΈ Installation Steps:

1. Clone the project

```
git clone https://github.com/oiibar/FitTrack.git
```

2. Navigate to the client folder

```
cd FitTrack/client
```

3. Install client-side packages

```
npm i
```

4. Run the client

```
npm run dev
```

5. Navigate to the server folder

```
cd FitTrack/server
```

6. Install server-side packages

```
npm i
```

7. Run the server

```
npm run dev
```

πŸ’» Built with

Technologies used in the project:

- MongoDB
- ExpressJS
- ReactJS
- NodeJS
- CRUD operations
- TailwindCSS

Here are some screenshots of the project:


Auth
Main

πŸ’–Like my work?

Feel free to contact me

contact-me-neon.vercel.app