https://github.com/joyapisi/budget-app
Lifestyle Budget App
https://github.com/joyapisi/budget-app
app back budget categories end lifestyle transactions
Last synced: 11 months ago
JSON representation
Lifestyle Budget App
- Host: GitHub
- URL: https://github.com/joyapisi/budget-app
- Owner: joyapisi
- License: mit
- Created: 2023-08-06T05:14:55.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-12T09:26:51.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T11:41:18.932Z (about 1 year ago)
- Topics: app, back, budget, categories, end, lifestyle, transactions
- Language: Ruby
- Homepage: https://my-lifestyle-budget-app.onrender.com/
- Size: 6.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Budget App
# 📗 Table of Contents
- [Budget App](#about-project)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Budget App](#about-project)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [ Video Presentation](#video)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
**Budget App** is a mobile web application where you can manage your budget: you can see how much money you spent and on what.
## 🛠 Built With
- Ruby
- [ ] **RSpec Tests**
- [ ] **Sass**
- [ ] **Mobile web app**
- [Live Demo](https://my-lifestyle-budget-app.onrender.com/landing_page)
-[Presentation Video](https://www.loom.com/share/c45771dd78824ad1afdf601ea3a0fbad?sid=86866998-a70c-4ef0-95b4-210712835049)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [Ruby](https://www.ruby-lang.org/en/)
- [Rails](https://rubyonrails.org/)
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/joyapisi/budget-app.git
cd budget-app
```
Install this project with:
```
bundle install
```
### Usage
To run the project, execute the following command:
```
rails server
```
👤 **Abel TsegayeJoy Phoebe**
- GitHub: [@joyapisi](https://github.com/joyapisi)
- Twitter: [@joyphoebe300](https://twitter.com/joyphoebe300)
- LinkedIn: [@joyapisi](https://linkedin.com/in/joyapisi)
- [ ] **Add shopping cart**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a ⭐️!
I would like to thank [Microverse](https://bit.ly/MicroverseTN).
This Project's design is adopted based on the Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
This project is [MIT](./LICENSE) licensed.