This repo includes code for a Task Manager app built with rails. One can track hours spent on a task and group the tasks based on projects undertaken. I built the app with clockify time tacking app in mind. However, with this app one has to manually record and enter the time slots and tasks/projects. This will help those who keep forgetting to start the clockify app each time they work.
The added feature includes selection of task status (Done, Pending, and complete)
- Ruby v2.7.0
- Ruby on Rails v5.2.4
To get a local copy up and running follow these simple example steps.
Ruby: 2.6.3 Rails: 5.2.3 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
Heroku
👤 Edie Atha
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Design given by: @Gregoire Vella on Behance
This project is MIT licensed.
Give a ⭐️ if you like this project!




