Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ramkumar6813-git/Task-Manager

Repository files navigation

# React + Vite # Task Management App ## Description A React-based task management application that allows users to add, edit, and delete tasks. The tasks are stored in the browser's local storage, ensuring persistence even after page refresh.The application utilizes context API for state management, making it scalable and easy to maintain. ## Features - Add new tasks with a task name, status, and due date. - Edit existing tasks. - Delete tasks. - Tasks are persisted in local storage. - Simple user interface created using Bootstrap for styling. ## Project Structure - `TaskContext.js`: Contains the context and provider for managing tasks. - `TaskForm.js`: A form component for adding and editing tasks. - `TaskList.js`: Displays the list of tasks. - `TaskItem.js`: Represents individual task items within the task list. - `App.js`: The main application component that integrates all other components. # Task-Manager

About

A Task Manager application created using React and Vite, allowing users to manage tasks with features like adding, editing, and deleting tasks, along with task status and due date management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /