This web application allows one to keep track on one's personal ledger. One can save the data of whether he owes money to someone or if someone owes money to him. Also, one can send a reminder to a person via email.
- Create an account using Google
- Create a ledger with name, email, amount to be paid or recieved
- Modify the name, amount or email
- Delete the data from the list
- Remind your colleagues with an email
- Client : EJS, Bootstrap
- Server : Node, Express, Mongoose, Passport, Nodemailer
- Database : MongoDB
- Clone the Repository
- Use below commands:
npm install
npm run start
MONGO_URL
CLIENT_ID
CLIENT_SECRET
REDIRECT_URI
MY_SECRET
SESSION_SECRET