This is a budget app with backend built using Ruby on Rails framework. It involves creating item categories and transactions from those categories. The categories have a more detailed page for the specific transaction.
- Ruby
- Ruby on Rails
- Tailwind
- Getting a local copy is simple. Follow the steps below
- Ruby
- Ruby on Rails
- PostgresSQL
- Rspec
- Tailwindcss
- Clone the project
https://github.com/chukwuemeka1234/Budget-app.git
cd Budget-app
Install gems:
bundle install
Setup database:
rails db:create
rails db:migrate
Start server:
rails server
Visit http://localhost:3000/ in your browser.
rspec
👤 Victor Chukwuemeka
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- The original design idea by Gregoire Vella on Behance
- Icons inspired by Google
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.