KoinKeep, a platform that allows users to manage their transactions in groups and keep watch of what they spend much on. Users can create an account, and add transactions and groups containing transactions. a chart to display stats
- Ruby v3.0.0
- Ruby on Rails v6.1.3
- Tailwindcss 2.0
To get a local copy up and running follow these simple example steps.
Ruby: 3.0.0
Rails: 6.1.3
Postgres: >=13.2
Yarn: >= 1.22.10
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.
bundle exec rspec
Heroku
👤 Salley Iddrisu
- GitHub: juxsalley
- Twitter: __salley
- LinkedIn: iddrisu salley
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!