Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
John12356 committed Dec 15, 2023
2 parents adefa51 + 2b01476 commit adaa698
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@

# TASK MANAGER - MERN


The task manager app is a versatile productivity tool that combines task management, to-do lists, and note-taking functionalities. Users can efficiently organize, prioritize, and track their tasks, create to-do lists for better task categorization, and take notes for important information. The user-friendly interface, synchronization across devices, reminders, and optional collaboration features make it a comprehensive solution for streamlined productivity.

# Intrtoduction

Welcome to our Task Manager App – your all-in-one solution for efficient task management, seamless to-do list organization, and convenient note-taking. This application is designed to enhance your productivity by providing a unified platform for managing your daily activities. Whether you're an individual striving for personal organization or part of a collaborative team, our app is here to simplify your workflow.
# Features
# Task Management :

Create, edit, and delete tasks with ease.

Specify due dates, priorities, and track task status effortlessly.

Categorize and filter tasks for a customized and organized view.

Get notify through the app on bell icon

# To-Do :

Create lists to organize tasks based on projects, categories, or any criteria.

Break down tasks into manageable sections for focused execution.

# Notes - Functionality :

Capture ideas, thoughts, and important information effortlessly.

Edit and organize notes with rich text formatting and multimedia attachments.

## Technologies Used

- **Frontend:**
- [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [React.js](https://reactjs.org/)

- **Backend:**
- [Node.js](https://nodejs.org/)
- [Express](https://expressjs.com/)

- **Database:**
- [MongoDB](https://www.mongodb.com/)

- **Other Tools:**
- [Git](https://git-scm.com/)
- [GitHub](https://github.com/)
- [VSCode](https://code.visualstudio.com/)


0 comments on commit adaa698

Please sign in to comment.