Skip to content

ProgrammingWithSid/task-management-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management Web Application

Objective: To design and implement a simple Task Management Web Application using Django and React.

Backend Link: https://github.com/ProgrammingWithSid/task-management-backend

Technologies Used

  • HTML/CSS, JavaScript, Bootstrap
  • Library: React

Build Setup

git clone https://github.com/ProgrammingWithSid/task-management-frontend.git

Install Dependencies

npm install

Serve at localhost:3000

npm start

Views/Pages

  • Login View

login

  • Sign Up View

login

  • List View: Display all tasks with the ability to delete a task.

login

  • Details View: Display details of a single task.

    login

  • Add/Edit View: A form to add a new task or edit an existing one. login

Connect @

Personal

Name: Satender Kumar

Gratitude

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published