Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 506 Bytes

Project-Progression

Progression is a app that help user to focus on their Task and progression.

Features

Login with Github
Timer that use pomodoro technique
Do daily tasks
Tag a task for search and more later
Search for a task with tag

Instruction to run

  1. Open a cmd window and run npm/yarn install in the server folder
  2. npm/yarn start in the server folder
  3. Open another cmd window and run npm/yarn install in the client folder
  4. npm/yarn start in the server folder