[To see Live Demo of this App Click here !]https://taskyz.onrender.com/
• Developed Taskyz - It manages and keeps
track of all your day-to-day tasks.
• User can login/signup and create new task or
delete the completed task.
• Implemented user authentication feature
using JWT (JSON Web Tokens).
• Used MongoDB Atlas as database to store the
user’s tasks.
• Used Bcrypt for hashing password to enhance
security.
• Tech Stack : HTML, CSS, JavaSript, NodeJS, EJS, MongoDB.