- Sign in / signup
- Create Multiple Boards
- Edit ( Change Color of the Board , change title) and Delete Board
- In Board Create Multiple Columns Like Backlog , Todo , In Progress , Testing , and Done
- Edit Column (change color , change title , add Description , add Comment , etc) and delete Column.
- Add Member in Board (Multiple user access single board just like work space )
- And Much More Please Explore and give suggestion me in linkedin (https://in.linkedin.com/in/mohit-sojitra)
Backend
- Nodejs
- Typescript
- Mongodb
- Express
Frontend
- React Js
- Material Ui
- React DND
For Backend
git clone https://github.com/MohitSojitra/taskify.git
cd taskify-backend
yarn
yarn build-ts
yarn dev
For Frontend
cd taskify-frontend
yarn
yarn start
NOTE : If you stuck then contact me on LinkedIn (https://in.linkedin.com/in/mohit-sojitra)
- If You find any bug then please create issue i love to solve that
- If you want to contribute this project then feel free to make pull request i love to merge your request
- If You have suggestion or want new feature the feel free to create an issue with label features.