Moodster is a full-stack web application. Users sign up for a unique account, and the app renders visuals of their mood, sleep and diet data using Google Charts. Using the Twilio Programmable SMS API and node-cron node.js task scheduler package, Moodster can also send text alerts to users reminding them to log in and make an entry.
Check it out on Heroku!
Users can create an account with a unique username and SMS reminder capability...
Enter mood, sleep, and diet updates as often as they wish throughout the day...
...And see visual representations of their data over time.
- Javascript and JQuery
- Node and Express - Web Server
- MySQL - Database
- Sequelize - ORM
- Materialize - Template
- Twilio API - SMS alerts
- Cron - Node.js task scheduler for SMS messages
- Google Charts - Create and display Moodster user data charts
- David Stocker - dbstocker
- James Wingo - wingojt
- Jeremy Hancock - JeremyHancock
- Renée Grinnell - reneegrinnell
This project is licensed under the GNU General Public License - see the LICENSE.md file for details.
- Shoutout to PurpleBooth for this fantastic README template.
- Many thanks to our instructors and TAs at the University of Richmond Coding Bootcamp for their help and encouragement!