devv-work / timeato

Track productivity, allot time for focusing on tasks, and increase your effectiveness during study sessions
https://timeato.up.railway.app/
7 stars 1 forks source link

Pomodoro mvc #29

Closed schneedotdev closed 2 years ago

schneedotdev commented 2 years ago

Closing #23

In models

removed Todos.js

In controllers

added timetracker.js updated auth.js redirect endpoints

In public/js

deleted contents of main.js

In routes

added timetrackers.js removed todos.js

In views

removed todos.ejs updated <title> in <head> for ejs files

In pacakage.json and package-lock.json

updated app name added app description

In server.js

updated route import for timetracker