Skip to content

arp99/API-fest-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Btracker

Your personal budget tracking app.

💡 Features

  • Created personal dashboard for the user to have detail overview of their budget
  • User can set their target income and savings for future comparison
  • User can set their income and expenses and the balance will get updated
  • User can compare their target income and expenses with the actual curren income and expenses with the help of chart
  • User can see their cashflow statement and even can download the statement as a pdf

🏃‍♀️ Run the project :

  • do npm install in terminal in the root directory
  • do npm start in the terminal, the React App will be running on localhost:3000
  • Now your good to go !!

💻 Working of Btracker

Home

This is the landing page of Btracker App. The user has to signup/login to move to his/her personal dashboard to use the features.

home

Registration/Sign-up

The user has to register an account on Btracker using his/her name, email and password.

Sign-Up

Login/Sign-in

After successful registration/signup, the user has to login to the platform using his/her email and password.

login

Dashboard

image

Add Income/Expenses

image

Transaction History

image

About

Frontend Repo of API fest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.8%
  • HTML 4.0%
  • CSS 3.2%