TodoZi is a user-friendly task management application that helps you organize your tasks effectively. With features like user authentication, task creation, updating, and deletion, TodoZi is designed to enhance productivity and simplify your daily task management.
- User Authentication: Secure signup and login functionality using JSON Web Tokens (JWT) and Bcrypt for password hashing π.
- Task Management: Create, read, update, and delete tasks seamlessly βοΈ.
- Responsive Design: Fully responsive UI that adapts to different screen sizes for optimal user experience on any device π±π».
- Pending Tasks Count: Displays the total number of tasks pending completion π.
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: Node.js with Express
- Database: MongoDB
- Authentication: JWT for secure user sessions, Bcrypt for password hashing