Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikarawat220/budget-app
πΈ The BudgetApp is a mobile web app for efficient budget management. This app allows users to track their expenses by maintaining a list of transactions categorized by type. By utilizing the app, users can easily visualize the amount of money they have spent and on what.
https://github.com/ritikarawat220/budget-app
Last synced: 16 days ago
JSON representation
πΈ The BudgetApp is a mobile web app for efficient budget management. This app allows users to track their expenses by maintaining a list of transactions categorized by type. By utilizing the app, users can easily visualize the amount of money they have spent and on what.
- Host: GitHub
- URL: https://github.com/ritikarawat220/budget-app
- Owner: ritikarawat220
- License: mit
- Created: 2023-07-24T06:26:50.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-28T06:45:27.000Z (over 1 year ago)
- Last Synced: 2024-05-18T15:28:33.138Z (6 months ago)
- Language: Ruby
- Homepage: https://microo.onrender.com/
- Size: 124 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Live demo](#πlive-demo)
- [Presentation](#presentation)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)π°πΌ Budget App is a web-based budgeting application built using Ruby on Rails and PostgreSQL.
With BudgetApp, users can effortlessly track their income and expenses, gaining full control over their finances.Client
- Gitflow execution
- Register an account
- Login registered account
- Create categories and transactions
- Upload Profile photo
[Live](https://microo.onrender.com/)
[presentation](https://www.loom.com/share/f11cfe46119343119a697b7d0a15e40a?sid=442ad728-7ee2-4926-bc22-362f9e6344de)
> To get a local copy up and running, follow these steps.
### Setup
- Clone this repository to your desired folder:
for cloning follow this steps
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/ritikarawat220/Budget-App
- Run the code with ruby
Example commands:
```sh
git clone [email protected]:ritikarawat220/Budget-Appp.git
```
### Prerequisites
In order to run this project you need:
- Node.js
- npm
- ruby 2.7.0
- rails
- PostgreSQL
### Install
Install this project with:
cd 'project name'
"npm i" to install all dependencies
"bundle install" to install all gems
"rails s" to run the server
### Run tests
- "rspec" to run the tests
π€ **Ritika Rawat**
- GitHub: [ritikarawat220](https://github.com/ritikarawat220)
- Twitter: [@ritikarawat22](https://twitter.com/Ritikarawat22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rawatritika/)
- [Delete and edit transactions]
- [ User profile settings]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
- If you like this project kindly leave a Star
- I would like to thank Microverse for the great project idea. β€οΈ
- Credit goes to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) whose original design was used.
This project is [MIT](./LICENSE) licensed.