Basic Trello clone using the MERN stack.
- /login
- /signup
- /dashboard
- /dashboard/:id/board
- Login/Signup
- Authentication using JWT token at application
- Create boards
- Add members to board
- Create and Edit tasks in board
- Moving Tasks
- Add Members to board
- Remove Members from Task and Board
- Edit User Details
- Boards should only be visible to members if they are included in the board.
- Members can be added by any pre-existing member of the board.
- Task can be moved to different stages by any member of the board.
Name | Password | |
---|---|---|
Apple | Apple@gmail.com | Apple@1234 |
Banana | Banana@gmail.com | Banana@1234 |
Cat | Cat@gmail.com | Cat@1234 |
Dog | Dog@gmail.com | Dog@1234 |
Elephant | Elephant@gmail.com | Elephant@1234 |
Ford | Ford@gmail.com | Ford@1234 |
Greendeck | Greendeck@gmail.com | Greendeck@1234 |