For this application, we have created an app that allows families to create chore lists, display the list of users and their associated chores, update the list by marking chores as they are completed, and then deleting them.
You must create an acoount with username and password to get started. Once the user account is created you can log in at any time. Get started by adding a task and assign a point value to it. Once task is completed you can complete task and it awards the points assigned to it. Once you have enough points to achieve your goal you can delete the task and sart over.
In order to run this app for testing and development purposes, you will need to execute the following commands from the CLI.
$ npm install
In the config.json file, you will need to change the username and password to your own for the development object.
======================
Deployed on Heroku at https://task-manager-project-2.herokuapp.com/
======================
-NodeJS -Express -Handlebars -MySQL -PassportJS
======================
This was a group project for coding bootcamp at Case Western Reserve University and following individuals contributed to this project.
Tundun, Gaberiel, Daniel, Greg, Bryan