"MyBudget" is a budget manager web application that allows users to keep track of their budget with different categories.
https://www.loom.com/share/ff67444d12504eeb81846f435e7b58e2
- HTML
- CSS
- JavaScript
- Ruby
- PostgreSQL
- Ruby on Rails
To get a local copy of this project:
Clone this repository or download the Zip folder:
git clone https://github.com/HAMMAS-SALEEM/MyBudget.git
Enter in root directory:
cd MyBudget
Then run:
- bundle install
- npm install
Create Database (Mandatory)
rails db:create
rails db:schema:load
If you have made a migration the run this command
rails db:migrate
run ShareMe app on server:
rails s
Open Source code of ShareMe app on VS-Code
code .
Run tests
rspec
👤 Hammas Bin Saleem
- GitHub: @HAMMAS-SALEEM
- Twitter: @HammasSaleem4
- LinkedIn: HAMMAS SALEEM
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design idea by Gregoire Vella on Behance.
This project is LICENSED.