This project is about building 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
- Rubocop, Stylint
- Rspec
- Ruby version 2.7 or higher
- Rails 7
- yarn
- Node.js
To get a local copy up and running follow these simple example steps.
- Copy and paste the following commands into your terminal to get everything up and running
git clone https://github.com/learnwithalfred/urban-journey cd urban-journey bundle install yarn install rails db:create rails db:migrate ./bin/dev
👤 Alfred Boateng
- GitHub: @learnwithalfred
- Twitter: @kb_alfred
- LinkedIn: @learnwithalfred
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse for inspiring this project.
- Original design idea by Gregoire Vella on Behance.
- Description Video here
This project is MIT licensed.