Skip to content

An application to keep track of your daily expenses. A user can add delete and edit a transaction. It keeps a track of all given or taken transactions.

Notifications You must be signed in to change notification settings

himrd95/khata-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Khata App

To run this app, run folloing commands in your terminal

git clone https://github.com/himrd95/khata-frontend.git
cd khata-frontend
npm install
npm start
open http://localhost:3000/ in your browser

Technologies used

In this project, a few technologies and packages were used, listed below

  1. React
  2. CSS
  3. Axios
  4. Material UI
  5. Styled-components

Functionalities associated with this app

  1. A user can register and sign in.
  2. user can add new transaction for a followed by the person name.
  3. User can edit and delete transactions.
  4. App allows to have both type of transactions (consumer and provider).

Some of the snaps from the app

I want to take this opportunity to thank you for visiting here.

About

An application to keep track of your daily expenses. A user can add delete and edit a transaction. It keeps a track of all given or taken transactions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published