Skip to content

Task management application using the MERN stack (MongoDB, Express, React, and Node.js).

Notifications You must be signed in to change notification settings

ketakibharati8/ToDoBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ToDoBuddy 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:

Clone the repository Install dependencies Set up environment variables

  1. npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

  1. npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

  1. npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Task management application using the MERN stack (MongoDB, Express, React, and Node.js).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published