Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Budget-app is a mobile web application that assists users with money management. It may also show consumers a list of transactions they've done that are tied to their categories, as well as the overall amount of money they've spent.
https://github.com/ciraganenicole/budget-app

Last synced: 11 days ago
JSON representation

Budget-app is a mobile web application that assists users with money management. It may also show consumers a list of transactions they've done that are tied to their categories, as well as the overall amount of money they've spent.

Awesome Lists containing this project

README

        

# Budget-app

> Budget-app is a mobile web application that assists users with money management. It may also show consumers a list of transactions they've done that are tied to their categories, as well as the overall amount of money they've spent.

## Built With

- Ruby
- Ruby on rails
- PostgreSql
- TailwindCSS

## Live Demo

[Live Demo Link](https://mighty-springs-28770.herokuapp.com/)

## Video Link

[VIDEO LINK](https://www.loom.com/share/230c38feaf27475a817a75569e663a87)

## Getting Started

**To get local copy up and running the application follow these simple steps:**

### Prerequisites

You need the following tools be installed in your computer:

- Git
- Ruby
- Rails
- PostgreSql

### Setup

1. Download the Zip file or clone the repo with:

`[email protected]:ciraganenicole/Budget-app.git`

2. To access the project directory
`cd Budget-app`

### Install

`bundle install`
`rails db:migrate`

### To run the app locally in the browser use:

`rails s`

### Run tests

To run tests:

- `bundle exec rspec` or
- `rspec`

### Deployment

To deploy to Heroku:

- `heroku create`
- `git push heroku develop:main`
- `heroku open`

## Authors

👤 **Ciragane Nicole**

- GitHub: [@ciraganenicole](https://github.com/ciraganenicole)
- Twitter: [@CiraganeN](https://twitter.com/CiraganeN)
- LinkedIn: [CiraganeNicole](https://www.linkedin.com/in/nicole-ciragane-19a3071bb/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mwafrika/budget-app/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- We are grateful to Gregoire Vella on Behance for providing the design guidelines

## 📝 License

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