Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/peterdgreat/budget-app

Last synced: 5 days 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

        

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

# Budget app

> Description the project.
>
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.

## Built With

- Ruby On Rails
- Github
- Devise
- Css
- Bootstrap

## Live Demo

[Live Demo Link](https://smart-budgets-app.herokuapp.com/)

## Video Demo
[ Video Demo ](https://www.loom.com/share/2cc0457ff83241f481e19dcf99bab6cd)
## Getting Started

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

### Prerequisites
Ruby >= 3.0.0
### Setup
Run git clone on this project at the desired directory:

https://github.com/peterdgreat/Budget-App

cd Budget-App

### Install
bundle install

rails db:create

rails db:migrate

rails db:seed // if you have any

rails s

### Run tests
bundle install rspec

run spec

## Authors

👤 **Author1**

- GitHub: [@peterdgreat](https://github.com/peterdgreat)
- Twitter: [@dev_peter_o](https://twitter.com/dev_peter_o)
- LinkedIn: [peterajayi](https://linkedin.com/in/peterajayi)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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