Skip to content

A web application built with Node.js, Express, and SQLite for user authentication and task management.

Notifications You must be signed in to change notification settings

DHARSHINI1401/Todo-List

Repository files navigation

Task Management Application

Overview

This Task Management Application is built using Node.js, Express, and SQLite. It allows users to register, log in, and manage their tasks with full CRUD functionality. The application includes user authentication and a user-friendly interface for managing tasks.

Features

  • User registration and login
  • Create, read, update, and delete tasks
  • User-specific task management
  • Responsive web interface

Technologies Used

  • Node.js: JavaScript runtime for server-side development.
  • Express: Web application framework for Node.js.
  • SQLite: Lightweight database for data storage.
  • EJS: Templating engine for rendering HTML views.
  • HTML/CSS/JavaScript: Frontend technologies for building the user interface.

About

A web application built with Node.js, Express, and SQLite for user authentication and task management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published