demo link: https://budget-app-develop.herokuapp.com/ Deployed on heroku
As a user:
I can add update get and delete Categories Create a new expense List al categories List all expenses
To get a local copy up and running follow these simple example steps.
- Ruby on Rails
- Ruby 2.5.1
- RSpec 3.5.0
- In your terminal,
cd
to the directory where you want to copy this project. - Still in your terminal, type
git@github.com:https://github.com/Timowest12/budget-app/
- Run
cd blog-app
- After completing the setup section, type
bundle install
- When all the gems are installed, type
server s
to run the app in a test server.
- Type
rspec
to run the tests.
👤 Timo Wester
- GitHub: @Timowest12
- LinkedIn: LinkedIn
- AngelList: timo-wester
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Heartfelt thanks to Microverse
This project is MIT licensed.