SpendSmart is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With SpendSmart, users can effortlessly track their income and expenses, gaining full control over their finances. 💰💼
- Register an account
- Login registered account
- Create categories and transactions
- Upload Profile photo
Go live with SpendSmart
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/Lucas-Erkana/SpendSmart.git
cd SpendSmart
- 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
👤 Lucas Erkana
- GitHub: @Lucas-Erkana
- Twitter: @Lucas_David_22
- LinkedIn: Lucas Erkana
- Frontend Mentor - @Lucas-Erkana
- Stack Overflow - @lucas-erkana
- Delete and edit transactions
- User profile settings
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 Flaticon
This project is MIT licensed.