A Task Management allows you to manage your daily tasks
- Register/Login
- Add, Edit, Remove Tasks
- Send a Welcome Email For new users
- Send an email reminder
- Allow users to categorize tasks into different categories (e.g., work, personal, shopping)
- Full Responsive
- Add Members With you on the task
- Next.js 14
- TailwindCSS
- React.js
- Redux ToolKit
- TypeScript
- react-hot-toast
- Nest.js
- MongoDB
- jwt
- TypeScript
- bcrypt
- nodemailer
- selenium-webdriver
$ git clone https://github.com/bahaaghali000/CoolCode-Task.git
$ cd backend
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
First Installation
cd frontend
npm i
Second, run the development server:
npm run dev
inspired by Figma