GitHunt
AB

abhishekpatel946/Budget-Manager-app

The application manages your income & expenses.

Contributors
Forks
Stargazers
Issues
GitHub license


Logo

Budget Manager

Budget Manager README template to jumpstart your projects!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Logo

Budget-Manager-app

Our app shows, the balance, the income and the outcome. it also has a dashboard where the user can add a new entry (an income or an expense), he can toggle between the income list (that show only all income entries) and the expenses list (that shows only the outcome entries) and all list that shows all the entries.

The user can edit or delete an entry.

Our app has a chart, so the user can easily compare the income and outcome.

The user's income and expense entry list is stored in the local storage, so when he refreshes the page, or reboot his machine, he can always find his data there.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • clone
git clone https://github.com/abhishekpatel946/Budget-Manager-app.git

Installation

  1. Clone the repo
git clone https://github.com/abhishekpatel946/Budget-Manager-app

Usage

all! all_empty!
expense! expense_empty!
income! income_empty!

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/abhishekpatel946/Budget-Manager-app

Acknowledgements

Languages

CSS48.1%JavaScript36.2%HTML15.7%

Contributors

MIT License
Created April 14, 2020
Updated October 26, 2024