-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/John12356/Task-Manager
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) | ||
|
||
|