- Register and log in
- Add user
- Add Budget
- Add User Authentication
- Add test
https://budget-app-zr6z.onrender.com/
loom video https://www.loom.com/share/00fe0ea87ca94b0eb3e4a4186ee35f54
To get a local copy up and running, follow these steps.
In order to run this project you need:
-
git use the following link to setup git if you dont have it already installed on your computer Install git
-
Ruby use the following link to setup Ruby if you dont have it already installed on your computer Install ruby
-
Rails use the following link to setup Rails if you dont have it already installed on your computer Install rails
-
PostgreSQL use the following link to setup PostgreSQL if you dont have it already installed on your computer Install postgresql
Clone this repository to your desired folder: Example command:
git clone https://github.com/alicemirigo92/Budget-App
cd recipe-app
Example command:
cd recipe-app
bundle install (install all dependencies)
To run the project redirecting to the root directory of the project and run the following command:
bin/rails server (to run web application)
To test the web app run the following command:
rspec spec ( to test the console application)
👤 Alice Mirigo
- GitHub: Alice Mirigo
- Twitter: @Gathonimirigo
- LinkedIn: Alice
- User Profile.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
We would like to thank microverse community for the support and guidance.
This project is MIT licensed.