Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.41 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.41 KB

taskify ( Inspired by Trallo )

Functionality

  • 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)

Technology Which I Used

Backend

  • Nodejs
  • Typescript
  • Mongodb
  • Express

Frontend

  • React Js
  • Material Ui
  • React DND

Step to Start Project

For Backend

  1. git clone https://github.com/MohitSojitra/taskify.git
  2. cd taskify-backend
  3. yarn
  4. yarn build-ts
  5. yarn dev

For Frontend

  1. cd taskify-frontend
  2. yarn
  3. yarn start

NOTE : If you stuck then contact me on LinkedIn (https://in.linkedin.com/in/mohit-sojitra)

Request

  • 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.

If you like project then feel free to give Star 😅