- Ruby on Rails - PSQLThis is a Budget app built on ruby on rails. This is a full stack app which features login/signup of users who can add categories and transactions to track their spendings.
-
Login / Sign up
-
Add/Display Categories
-
Add/Display Purchases
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
Install Ruby
Install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/misalazeem/Budget-App.git
To install dependencies Run the following commands:
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rails test
👤 Misal Azeem
- GitHub: @misalazeem
- Add better features
- improve gui
Contributions, issues, and feature requests are welcome!
If you like this project, give it a star.
- Thanks to all Microverse community
- Original design idea by: Gregoire Vella on Behance.
- Creative Commons
This project is MIT licensed.