Skip to content

MERN Todo system with Google OAuth2 Signin, Sendgrid mailing, CRUD operations, bcrypt password authentication, React-Router navigation, and Mongoose schemas with TTL.

Notifications You must be signed in to change notification settings

harshiltomar/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-ist

  • MERN stack based Todo Application with CRUD Operations
  • Used bcrypt hasing for password security; authentication and authorization
  • Used toastify to draw alert notifications for error and success
  • Router Dom to handle Link state routing

Personal Features

  • Task management from Todo to history of tasks
  • MongoDB Time to Live to auto delete history task after 7 days
  • Used Nodemailer with AWS mailing system for sending checkout email

More Task

  • Payment Handline using razorpay/Paytm
  • Tags which can be added to the task
  • Timer which can be used to send email 30 mins to user email id [Push Notifications]
  • User Profile management system
  • Google meet integration
  • OTP 2FA
  • Task day segregation : Today, Pending Tasks

About

MERN Todo system with Google OAuth2 Signin, Sendgrid mailing, CRUD operations, bcrypt password authentication, React-Router navigation, and Mongoose schemas with TTL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published