The Budget App is an application for keeping track of our expenses in different categories.
- RUBY
- Rails
- Postgresql
- HTML
- CSS
- Javascript
- Login
- Sign Up
- Logout
- Create New category
- Create New transaction
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git
- Ruby
- Rails
- Bundle gem
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:Mahamadou-Nouridine/rails-budget-app.git
bundle install
To run the project, execute the following command:
rails s
To run tests, run the following commands:
rubocop
rspec spec/
npm run stylelint
Deployment: linkw
Video: link
👤 Mahamadou Nouridine
- GitHub: mahamadou-nouridine
- Linkedin: mahamadou-nouridine
- Twitter: Nouridine_Dino
- Stats dashboard
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a follow and/or a star
I would like to thank Microverse for giving me this wonderful opportunity to work on this project and Gregoire Vella on Behance for the original design.
This project is MIT licensed.