Provides Express Server for an app aimed for users to track and improve daily mental health
Features:
- Stores user data and emotion data in MongoDB through mLab
- Utilizes Express routes to interact with user input from the app
- Authenticates different users with Passport.js