rojcode / TodoNodeJS

πŸ“ Manage your tasks efficiently with this Todo Application! Organize, update, and prioritize your todos with ease. Enjoy seamless user authentication, category management, and responsive design. Take control of your productivity today! πŸš€

Repository from Github https://github.comrojcode/TodoNodeJSRepository from Github https://github.comrojcode/TodoNodeJS

Simple Todo Application

This is a simple Todo application built using Node.js and Express framework. It allows users to create, update, and delete todo tasks organized by categories.

Screenshots

Home Page

Home Page

Login Page

Login Page

Signup Page

Signup Page

Categories

Categories

User Dashboard

UserDashboard

Features

  • User Authentication: Users can sign up and log in to access their todo lists.
  • Todo Management: Users can create, update, and delete todo tasks.
  • Category Management: Users can organize todo tasks into categories.
  • User Management: Users can manage their profile and upload a profile picture.
  • Responsive Design: The application is designed to be responsive and works well on various devices.

Technologies Used

  • Node.js
  • Express.js
  • Sequelize (ORM for database interaction)
  • Pug (templating engine)
  • HTML, CSS (for frontend)
  • JavaScript

About

πŸ“ Manage your tasks efficiently with this Todo Application! Organize, update, and prioritize your todos with ease. Enjoy seamless user authentication, category management, and responsive design. Take control of your productivity today! πŸš€

License:MIT License


Languages

Language:JavaScript 53.8%Language:Pug 28.2%Language:CSS 18.0%