This is a mixture between Toggl (Measure Time by task, project and clients), Todoist (Organize task for your-self and your team) and Pomodoro (25 minutes working sessions shifting with a 5 minute breaks).
First Clone repository $ git clone [email protected]:torianne02/crawford-wedding-api.git
Then, run the following:
$ bundle install
$ rake db:migrate
$ rails s
How to use the Team Tracker will be documented on the wiki.
- Ruby on Rails 6.0.1
- PostgresQL 11.6
- Bulma Frontend CSS
Pull Request are Welcome!