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
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.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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!