Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 936 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 936 Bytes

The TaskBuddy is a versatile tool for productivity that combines tasks, to-do lists, and note-taking functionalities. Users can organize, prioritize, and track their tasks easily, create to-do lists for better categorization of tasks, and take notes for important information. The user-friendly interface, synchronizing across devices, reminding, and optional collaboration make it a comprehensive solution for streamlined productivity.

Features: Create, edit, and delete tasks with ease.

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • User authentication (if implemented)

Technologies: Javascript, React.js,Express.js, Node.js, MongoDB

  • Node.js : Backend runtime environment
  • Express.js : Webframework for node.js
  • MongoDB : NoSql database
  • React : Use for frontend

Setup Instructions: To run the TaskBuddy locally, follow these steps:

  1. Clone the repository
  2. Install dependencies
  3. Set up environment variables