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

https://github.com/vty1999/budget-app

Budget app 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/vty1999/budget-app

css erb postgresql rails rspec-rails ruby

Last synced: 2 months ago
JSON representation

Budget app 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

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Budget App

> Budget app 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.

## Live Demo

- [Bugdet-app](https://arcane-escarpment-57706.herokuapp.com/)

## Presentation video

[Presentation](https://www.loom.com/share/252ded744a094d8d879320a8a3898a63)

## Built With

- Major language
- Ruby
- Rails
- RSpec
- PostgreSQL
- CSS
- ERB

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A text editor(preferably Visual Studio Code)

### Install

- [Git](https://git-scm.com/downloads)
- [Ruby](https://www.ruby-lang.org/en/downloads/)
- [PostgreSQL](https://www.postgresql.org/download/)
- [Node.js](https://nodejs.org/en/download/)
- `gem install rails`

### Usage

#### Clone this repository

```bash
git clone
$ https://github.com/VTY1999/Budget-app.git
$ cd Budget-app
```
```
```bash
- bundle install
- rails s
```

### Run Test

```bash
- rspec spec/
```

## Author

👤 **Francis Verissimo**

- GitHub: [@githubhandle](https://github.com/VTY1999)
- Twitter: [@twitterhandle](https://twitter.com/verissimoty?s=09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/francis-o-verissimo/)

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

- Credit to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella), the author of the original [creative common license](https://creativecommons.org/licenses/by-nc/4.0/)

## 📝 License

This project is [MIT](./LICENSE) licensed.