Budget Tracker is a user-friendly web application designed to help users effortlessly add categories and track expenses, providing a streamlined and efficient way to manage their financial transactions.
Client
- Ruby on Rails
Server
- Ruby on Rails
Database
- Postgresql
- User can add categories and transactions.
- It has user authentication.
- It is well designed.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop/Desktop.
- Internet.
- Ruby.
- Rails.
- Vs Code.
Clone this repository to your desired folder:
- mkdir my-folder
- cd my-folder
- git clone git@github.com:SaboorSohaib/Budget-tracker.git
- cd Budget-tracker
- bundle install
- rails db:create
- rails db:migrate
To run the project, execute the following command:
- rails server
- rspec
- rubocop
- npx stylelint "**/*.{css,scss}"
- Render
👤 Abdul Saboor Sohaib
- Enhance design.
- Add API endpoits.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can fork it.
I would like to thank... Microverse for giving me this opportunity to build this project
I would also appreciate Gregoire Vella for giving us this opportunity to use this design.
This project is MIT licensed.