Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

theg00s3/tasktimer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

729 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API for TaskTimer.Tk

Boost your productivity

Manage your time more effectively

Task Timer is an online time tracking tool to plan and review the tasks for the day.

It takes advantage of the guidelines described in the Pomodoro Technique to work more effectively with frequent, mind-refreshing breaks.

requirements

  • now account configured
  • node 10+
  • mongo

test

configure MONGO_URL in .env

MONGO_URL=mongodb://localhost:27017/test

env NODE_ENV=test node server.js # alternatively, with `now dev` running `npm start`, but it's quite slow
npm t

migrations

configure with npm run migrate-mongo init

About

Manage your time more effectively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors