Taskeasy is a task management tool is used by an individual, team, or organization to complete projects efficiently by organizing and prioritizing related tasks.
https://github.com/priteshyadav444/taskeasy (Frontend) https://github.com/priteshyadav444/api-taskeasy (Backend)
MongoDB URI SECRET_KEY For Encryption
cd api-taskeasy (Frontend)
npm install
cd taskeasy (Backend)
npm install
ng serve (frontend)
npm start (backend)