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

https://github.com/akasharojee/rails-budget-app


https://github.com/akasharojee/rails-budget-app

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

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

# Budget App

This project is a budget app built using Ruby on Rails, as part of Microverse projects.

It allows you to 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.

The [original design idea](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source) is by Gregoire Vella on Behance.

Video presentation: [view](https://www.loom.com/share/a184721dace7458fb6e84c7aa5fcbf25)

## Built With

- Major languages: Ruby
- Frameworks: Rails

## Getting Started

To get a local copy up and running, follow the steps below in your terminal.

### Prerequisites

- Ruby
- Rails
- PostgreSQL
- Heroku

### Setup

Clone the project:

```
git clone https://github.com/AkashaRojee/rails-budget-app.git
```

### Deployment

To serve the website:

```
rails server
```

The website is deployed on Heroku [here](https://secure-caverns-48843.herokuapp.com)

## Author

👤 **Akasha Rojee**

- GitHub: [@AkashaRojee](https://github.com/AkashaRojee)
- Twitter: [@AkashaRojee](https://twitter.com/AkashaRojee)
- LinkedIn: [Akasha Rojee](https://linkedin.com/in/AkashaRojee)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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