Ever since Charlie was a boy, he always found himself in a particular predicament. No matter the amount of money he made, he was always grounded by crippling debt. Who could blame him for arriving late for payments to the loan sharks he so mistakenly befriended? Backstabbed and betrayed by the burden of illicit interest and ravenous returns, all hope seemed lost.
Edit We're proud to say that Charlie is now debt free! Thanks to the revolutionary technology of Crippling Debt, Charlie can now manage, organize, and be notified of all his debt related problems. CD is an all-in-on web app tha offers you an easy to use interface in which you can list all your debts and all your debtors with corresponding payment deadlines. It has built-in with a automated notification feature that keeps you alerted no matter where you are!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
mySQL
Node JS
npm
A step by step series of examples that tell you how to get a development env running First off, enter these commands in terminal to set up:
npm init
npm install express express-fileupload body-parser mysql ejs req-flash --save
npm install nodemon -g
To run in local host:
nodemon app.js
See the list of [contributors] who participated in this project.
- Special thanks to std lib, Atuba Prince, and the Database mentors from NWhacks 2019