https://github.com/axeldavid45/iwannabefit-back
https://github.com/axeldavid45/iwannabefit-back
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axeldavid45/iwannabefit-back
- Owner: AxelDavid45
- License: mit
- Created: 2021-02-14T02:45:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T02:30:36.000Z (over 5 years ago)
- Last Synced: 2025-02-25T08:22:53.350Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wanna Be Fit

## Description
This app helps you to accomplish your goals related to be fit and healthy, lose weight, gain muscle and reduce stress using videos made for the best professionals in the health industry.
## Scope
- **Login**
- **SignUp**
- **Your Profile**
- **Track your progress**
- **CRUD Videos**
- **Rate, Like, Comment videos**
- **Your favorite list of videos**
- **Filter videos by Categorys and Tags**
- **Healthy recipes**
- **Healthy shopping list**
## Team - Wanna Be Fit
- **Raziel Carvajal) / Backend**
- **Axel David Espinosa Meneses / Backend**
- **Angel Jair Neri Huerta / Frontend**
- **Alveiro Luis Hoyos Lozano / Frontend**
- **Rodrigo Reyes / Frontend**
## Wireframes
- [Figma](https://figma.com/)
## Installing
1. Download or clone the repository
2. install in your local machine
```jsx
git clone
```
```jsx
npm install
```
## ▶️ Available Scripts
### Running
```jsx
npm run start
```
### Development
```jsx
npm run dev
```
### Testing
```jsx
npm run test
```
## Technologies
### Backend
- Express
- Jest
- Mongodb
- Mongoose
- Helmet
- Sentry.io
- jwt
- Postman for API DOCS.
## Demo
You can see the demo live soon.
### Preview
Pending!
## Links
- [Backend Repository](https://github.com/AxelDavid45/iwannabefit-back)
- [Frontend Repository](https://github.com/NightDreams/notes)
- [Documentation](https://www.notion.so/Wanna-Be-Fit-2d6457fe7f564bf4b79ea96f558035e5)
## License
This project is released under the [MIT License](https://opensource.org/licenses/MIT).