A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- Ruby on Rails
The project comes shipped with linters config for ruby on rails, so ensure you have Rubocop installed on your local environment
-
To get a local copy of the repository please run the following commands on your terminal:
git clone https://github.com/mmsesay/pense-app.git
cd pense-app
bundle install
to couple all dependacies./bin/dev
to start the server
-
To run the tests please run the following commands on your terminal:
git clone https://github.com/mmsesay/pense-app.git
cd pense-app
bundle install
to couple all dependaciesrails spec
👤 Muhammad Sesay
- GitHub: @mmsesay
- Twitter: @DeeMaejor
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse for the readme template
- Original design idea by Gregoire Vella on Behance