The 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.
- Ruby
- Ruby on Rails
- Postgresql
- Bootstrap
- SASS
My Heroku account is currently closed. I am actively searching for alternatives to Heroku.
To get a local copy up and running follow these simple example steps:
- Make sure you have Ruby on Rails set up properly on your computer
git clone https://github.com/medaminedev66/budget-app.git
cd budget-app
bundle install
rails db:create
rails db:migrate
rails s
rspec
To start budget app you need first to signup
👤 Amine Smahi
- GitHub: @medaminedev66
- Twitter: @medaminesmahi
- LinkedIn: Mohammed Amine Smahi
Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- Microverse for giving me this chance
- The design template provider Gregoire Vella on Behance.