Git Product home page Git Product logo

cubexo's Introduction

cubexo

Expense Tracker

Task Description : We want to develop a simple one page expense tracker web app where users can manage their list of expenses and income and keep a track of their account balance.Application Workflow :

  1. User Logs In/Registers
  2. User can see his current wallet balance (Default should be zero on registration)
  3. User can add a credit entry which will increment the balance
  4. User can add a debit entry which will decrement the balance.
  5. User should see the list of all added transactions.
  6. User can delete a transaction and as per the transaction type (credit/debit) the balance should be adjusted

After Download the file you have to stay in the project directory and hit the python manage.py migrate command, then hit python manage.py runserver to run the local server and you will get a link http://127.0.0.1:8000/ click on that to get the home page.

First of all you have to signup then it will redirect to login page

Screenshot (6)

This is your login page .

Screenshot (5)

The below page showing, where you can credit or debit and you can see your balance after all the transaction, and also you can see your all transacation history.

Screenshot (7)

Also you can delete a transacation from your transacation History and that will effect on your balance.

Screenshot (8)

cubexo's People

Contributors

ashutoshacharya24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.