Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oiibar/fittrack
- Owner: oiibar
- Created: 2024-05-16T20:14:26.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-22T05:38:41.000Z (4 months ago)
- Last Synced: 2024-07-22T06:53:52.049Z (4 months ago)
- Topics: crud-api, expressjs, mongodb, nodejs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://gym-cli.onrender.com/
- Size: 4.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FitTrack
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
- TailwindCSSHere are some screenshots of the project:
πLike my work?
Feel free to contact me