Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Commit 21372ac

Browse files
authored
Merge pull request #8 from OS-Builders/namos2502-patch-1
Update README.md
2 parents c1af4fd + 5ce542d commit 21372ac

1 file changed

Lines changed: 15 additions & 18 deletions

File tree

README.md

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Task Pro
22

3-
Task Pro is an intuitive web application crafted to streamline project and task management. It empowers users of all proficiency levels to enhance their time management and organizational abilities with its user-friendly interface. Whether you opt for private usage or collaboration, Task Pro offers a comprehensive solution for creating, organizing, and sharing projects seamlessly.
3+
Task Pro is an intuitive web application crafted to streamline project and task management.
4+
5+
It empowers users of all proficiency levels to enhance their time management and organizational abilities with its user-friendly interface.
6+
7+
Whether you opt for private usage or collaboration, Task Pro offers a comprehensive solution for creating, organizing, and sharing projects seamlessly.
8+
9+
## Technologies
10+
11+
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white) ![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white) ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white) ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
412

513
## Project Frames
614
![Project Frame](src/assets/projectFrame.png)
@@ -12,6 +20,8 @@ Task Pro is an intuitive web application crafted to streamline project and task
1220
### User Sign-Up and Login
1321
- Easily create a user profile to personalize user experience.
1422
- Secure authentication ensures your private boards are only accessible to you.
23+
24+
1525
![Authentication](src/assets/authPage.png)
1626

1727

@@ -20,6 +30,7 @@ Task Pro is an intuitive web application crafted to streamline project and task
2030
- Create new board with ease.
2131
- Organize your task for different stage for efficiently managing a project.
2232

33+
2334
![Dashboard](src/assets/Dashboard.png)
2435

2536

@@ -32,7 +43,7 @@ Task Pro is an intuitive web application crafted to streamline project and task
3243

3344
- Developed using **React** for a responsive and dynamic user interface.
3445
- Utilizes **React Router** for smooth navigation between pages.
35-
- Stylish and customizable design with **SCSS** for a modern look and organized styling.
46+
- Stylish and customizable design with **SASS** for a modern look and organized styling.
3647

3748

3849
## Back End
@@ -53,24 +64,9 @@ In the future, we plan to introduce the following features:
5364
- OTP/Email 2 step authentication.
5465

5566

56-
## Technologies Used
57-
58-
59-
**Front End:**
60-
- **React**
61-
- **React Router**
62-
- **React Portal**
63-
- **SCSS**
6467

65-
**Back End:**
66-
- **Node.js**
67-
- **TypeScript**
68-
- **Express**
69-
- **MongoDB**
70-
- **Vite**
7168

72-
73-
## To Contribute or Use the Application
69+
## To Launch the Application
7470

7571
**Step 1**. Clone repo to code editor
7672

@@ -82,6 +78,7 @@ In the future, we plan to introduce the following features:
8278

8379
**Step 5**. start the project with ```npm start``` or ```npm run dev``` (for dev mode)
8480

81+
8582
## Authors
8683

8784
- Nam Ha: [Github](https://github.com/namos2502)

0 commit comments

Comments
 (0)