An open API service indexing awesome lists of open source software.

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

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
![](./app_screenshot.png)

## 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