SmartSaver is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With SmartSaver, users can effortlessly track their income and expenses, gaining full control over their finances. π°πΌ
- Register an account
- Login registered account
- Create categories and transactions
[Video Presentation ] (https://www.loom.com/share/bcff94c5e73c473c8740b63e713da47b?sid=0c3c401b-c183-4cc3-8548-6b88addfff2f)-Powered by Loom
To get a local copy up and running, follow these steps.
In order to run this project you need to install the following on your machine:
Clone this repository to your desired folder:
Example commands:
- Clone this repository using GitBash or the command Terminal:
git clone https://github.com/monicah79/Budget-App.git
cd Budget-App.git
- Inside the project directory, install the project's dependencies:
bundle install
- Create the app's database
rails db:create
- Setup the app's database
rails db:setup
rails server
- Runs the app local server
π€ Monicah
- GitHub: @monicah79
- Twitter: @MonicahWanjema
- LinkedIn: monicah-wanjema
- [Delete and editit transactions]
- [Profile photo upload]
- [User profile seetings]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star. Thank you π
- I would like to thank Microverse for the great project idea. β€οΈ
- Credit goes to Gregoire Vella on Behance whose original design was used.
Icons were used from [fontAwesome]
This project is MIT licensed.