Desk Stretch App is built using the MVC Architecture, I have also implemented "authorization" so folx can sign up, customize & personalize the app.
Features that are still being worked on. API retrieval and favorites deck.
Be sure to add that lovely star 😀 and fork it for your own copy
- A simple, streamlined app to ensure those who work from an office/desk setting have access to first-hand knowledge to stretches and exercises to better maintain overall health.
- Anybody, specifically if they work a desk job. However, these movements can benefit anybody who simple wants to move and feel better.
bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator
npm install
- Create a
.env
file and add the following askey: value
- PORT: 2121 (can be any port example: 3000)
- DB_STRING:
your database URI
Have fun testing and improving it! 😎
- 9.25.22: Changes two profiles to stretches in auth.js controller. Commented out two profiles in auth.js controller. Making progress :)
- Ability to favorite
- Ability to journal
- Ability to set reminders