Skip to content

Ankeshkewat/Budget-tracking-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Budget-tracking-application

Budget and expense tracking website where users can manage their expenses and can create shopping list.
Live link:- https://wondrous-biscuit-d5ba9b.netlify.app/
Base Api:- https://sore-tan-gecko-tam.cyclic.app

Endpoints:

  • /signup = POST
  • /login = POST
  • /verify = POST
  • /shopping = POST
  • /shopping = GET
  • /shopping/cat = GET
  • /update = PATCH
  • /get/cash = GET
  • /auth/google = google auth
  • /login/github = github auth

Dependencies :

image

Page implemented

  • Home page
  • Shopping page
  • Login/signup page
  • Records page

Home page

  • User can see all expense structure
  • Last three days records
  • Can add cash image

SignUP page

  • Can Login through his credential
  • Can Login through google
  • Can Login through github

image

Shopping page

  • User can see all list which already created.
  • User can create new list

Screenshot (972)

Record page

  • User can see all transactions in the form of a chart image

Releases

No releases published

Packages

No packages published