The dealo rails application is an application for grouping transactions so users can create, edit and delete their transactions as well as grouping them.
- Ruby v2.7.0
- Ruby on Rails v6.1.3.2
- Bootstrap
To get a local copy up and running follow these simple example steps.
git clone https://github.com/Shaher-11/dealo
Ruby: 2.7.0 Rails: 6.1.3.2 Postgres: >=9.5
Instal gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/ in your browser.
rpsec --format documentation
TBA
👤 Shaher Shamroukh
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.