Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

59 lines (30 loc) · 1.65 KB

BountyBalance

BountyBalance is a web app that keeps track of all your Money flowing in or out.

Problem

It’s very hard being a student to keep track of all records of my Bills. How much did I spend on food/stationery/registration today ? What amount did my parents send me this month ? How much am left with ? Would Saving 500 bucks per month be enough to buy that watch ? All these questions and no solution UNTIL NOW..

What BountyBalance do

BountyBalance an online app will keep track of all your Money flowing whether incoming or outgoing. Update today’s expenditure, or yesterday’s pocket money in just a single click. Now your daily/monthly financial record with graphs, animated donut charts,etc is just one click away. And don’t forget to save money, regular reminders at your convenience. BountyBalance helps you set financial goals and keeps track of your savings.

Technology Used

  • Front end using Html, CSS3 and modern JS,
  • Integrated using nodejs and Express.js package,
  • Non-SQL database MongoDB,
  • Data visualization technologies

Future Scope

The future scope of a platform depends upon its scalability, business model and continuous innovation. Our web app can help millions of students across different colleges. For this hackathon we are deploying our dynamic web app which can be expanded to different platforms like android or ios.

Run Locally

Clone the project

  git clone https://github.com/CodrAyush/BountyBalance.git

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Client: HTML, CSS3, JavaScript

Server: Node, Express

Database: MongoDB