https://github.com/akasharojee/rails-budget-app
https://github.com/akasharojee/rails-budget-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akasharojee/rails-budget-app
- Owner: AkashaRojee
- Created: 2021-11-25T11:05:58.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-27T01:46:19.000Z (over 3 years ago)
- Last Synced: 2025-02-02T10:44:50.969Z (5 months ago)
- Language: Ruby
- Homepage: https://secure-caverns-48843.herokuapp.com/
- Size: 338 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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