Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management Application

Short Description

This is a task management application that allows authenticated users to add, edit, delete, and reorder tasks in a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done. The app uses Firebase Authentication, MongoDB for task storage, and a real-time update mechanism to keep tasks synchronized across devices.

Live Link

Live Demo Link (https://enchanting-belekoy-f1ee70.netlify.app/)

GitHub Repository Links

Technologies Used

  • Frontend: Vite.js, React, react-beautiful-dnd (or other drag-and-drop library)
  • Backend: Express.js, MongoDB, Firebase Authentication
  • Real-Time Updates: MongoDB Change Streams or WebSockets
  • Design System: Custom minimalistic design using CSS or a UI framework
  • Version Control: Git, GitHub

Dependencies

  • react
  • react-beautiful-dnd (or chosen drag-and-drop library)
  • vite
  • express
  • mongodb
  • firebase
  • cors (for handling cross-origin requests)
  • dotenv (for environment variables)
  • jsonwebtoken (for JWT authentication)
  • bcryptjs (for password hashing if applicable)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages