https://github.com/thermiee/management-budget
This is a 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/thermiee/management-budget
postgresql ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
This is a 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/thermiee/management-budget
- Owner: Thermiee
- Created: 2022-07-03T19:27:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T16:32:43.000Z (almost 4 years ago)
- Last Synced: 2025-10-10T21:01:13.145Z (9 months ago)
- Topics: postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Management-budget
This is a mobile web application where you can manage your budget whereby you have a list of transactions associated with a category, so that users can see how much money they spent and on what they spent their money on.
## Splash screen

## Clone Project
- STEP 1:
```
- git clone `git@github.com:Thermiee/Management-budget.git`
```
- STEP 2:
```
- `cd management-budget` in your terminal
```
- STEP 3:
```
- run `rails server` or `rails s` in your terminal
```
- STEP 4:
```
- visit `localhost:3000` on your browser
```
> Yeyyy you have the app running **Congratulations** 😅🎉
## Run test suits
```
> rspec spec
```
## Technologies Used
```
* Language (Ruby on Rails)
* PostgreSQL
```
## Installation
```
* Ruby
* Rails
* Postgresql
```
## 👤 Author
Emmanuel Jolugbo
- GitHub: [Thermiee](https://github.com/Thermiee)
- LinkedIn: [Emmanuel Jolugbo](https://www.linkedin.com/in/emmanuel-jolugbo/)
## Contributing :handshake:
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star: if you like this project.
## Acknowledgments
* Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=). Under the [Creative Commons License](https://creativecommons.org/licenses/by-nc/4.0/).
* Microverse
## License :memo:
This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed