Skip to content
/ TDoc Public

The ultimate task management solution for busy professionals. Stay organized, stay on track, and get things done with ease!

License

Notifications You must be signed in to change notification settings

niyasrad/TDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-DOC

wakatime 1280 x 769 px

TDoc is a task manager that uses JWT secure authentication with auth tokens. You can create categories and tasks, and give them title, description, due date, and priority. The app sends daily email notifications if you have any tasks due.

Table of Contents

Features

  • Secure authentication using JWT tokens
  • Create categories and tasks with title, description, due date, and priority
  • Get daily email notifications for tasks due
  • User-friendly interface

Installation

  1. Clone the repository: git clone https://github.com/niyasrad/TDoc.git
  2. Install dependencies: npm install
  3. Start the server: npm start
  4. Open your browser and navigate to http://localhost:3000

Usage

  1. Sign up for an account or log in if you already have one
  2. Create categories by clicking the "Create Category" button and filling out the form
  3. Create tasks within categories by clicking the "Create Task" button and filling out the form
  4. View your tasks by clicking the category name in the dashboard
  5. Check off completed tasks by clicking the Mark As Done option
  6. Receive daily email notifications for tasks due
  7. Alternatively, you can try out the app on the live demo hosted at https://t-doc.vercel.app/.

License

This project is licensed under the Apache 2.0 License.

About

The ultimate task management solution for busy professionals. Stay organized, stay on track, and get things done with ease!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published