Introduction

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


Objectives

  • 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.

Who's it for?

  • Anybody, specifically if they work a desk job. However, these movements can benefit anybody who simple wants to move and feel better.

Packages/Dependencies used

bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator


Install all the dependencies or node packages used for development via Terminal

npm install


Things to add

  • Create a .env file and add the following as key: value
    • PORT: 2121 (can be any port example: 3000)
    • DB_STRING: your database URI

Have fun testing and improving it! 😎

CHANGES

  • 9.25.22: Changes two profiles to stretches in auth.js controller. Commented out two profiles in auth.js controller. Making progress :)

Upcoming features

  • Ability to favorite
  • Ability to journal
  • Ability to set reminders