Skip to content

Secure-Task-Management-App . it is basically a todolist app where we streamlined task management for users, enabling them to create, update (rename), and delete tasks with ease.

Notifications You must be signed in to change notification settings

uttamks2003/Secure-Task-Management-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure-Task-Management-App

The Secure Task Management App is a web-based application designed to help users manage their tasks securely. The app provides features for creating, updating, and deleting tasks, as well as user authentication to ensure data privacy and security.

Features

  • User Authentication: Secure authentication system to allow users to register, log in, and securely access their tasks.
  • Task Management: Create, update, and delete tasks with ease.
  • Security: Implement measures to protect user data and ensure confidentiality.

Installation

To run the Secure Task Management App locally, follow these steps:

Clone the repository:

bash Copy code git clone https://github.com/uttamks2003/Secure-Task-Management-App.git Navigate to the project directory:

bash Copy code cd Secure-Task-Management-App Install dependencies:

bash Copy code npm install Set up environment variables:

Create a .env file in the root directory.

bash Copy code npm start Open your web browser and navigate to http://localhost:3080 to access the application.

Usage

  • Register: Sign up for a new account to get started.
  • Login: Log in with your credentials to access your tasks.
  • Create Task: Add a new task by providing a title, description, and due date.
  • Update Task: Edit existing tasks to modify details or mark them as complete.
  • Delete Task: Remove unwanted tasks from your list.

About

Secure-Task-Management-App . it is basically a todolist app where we streamlined task management for users, enabling them to create, update (rename), and delete tasks with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published