Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usorfaitheloho/budget-app
A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
https://github.com/usorfaitheloho/budget-app
Last synced: 18 days ago
JSON representation
A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- Host: GitHub
- URL: https://github.com/usorfaitheloho/budget-app
- Owner: usorfaitheloho
- Created: 2022-07-04T14:01:44.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-03T10:27:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T05:41:31.118Z (3 months ago)
- Language: Ruby
- Homepage: https://budget-app-u5h0.onrender.com/splash
- Size: 998 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Budget App
A Budget-app is mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
![screenshot](./screenshot-2.PNG)
## Live Version
[See Live Version](https://budget-app-u5h0.onrender.com/splash)
[Demo Video](https://www.loom.com/share/5147b906ad064f0b937a2ec2de1b4243)
## Built With- Ruby
- Rails
- Postgresql## Getting Started
To get a local copy up and running follow these simple example steps.
Start by cloning the repository.
`https://github.com/usorfaitheloho/budget-app.git`
Navigate to the created folder.
`cd budget-app`
### Prerequisites
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails### Install
To install rails, run `gem install rails on your terminal`
### Usage
### Run tests
To run tests enter `rspec` command on your terminal
## Authors
👤 **Faith Eloho Usor**
- GitHub: [@githubhandle](https://github.com/usorfaitheloho)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faith-usor-16)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse
- Great thanks to Gregoire Vella on Behance for design template.## 📝 License
This project is [MIT](./MIT.md) licensed.![](https://img.shields.io/badge/Microverse-blueviolet)