Skip to content

This is a project to clone Trello with some basic features.

Notifications You must be signed in to change notification settings

tungttse/mwa-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern web application project

Simple trello board clone with some main features:

  • User authentication / authorization : login, signup

  • Board management: end users can create/edit/delete boards

  • Column management: in each board, user can create/edit/delete columns to organize the tasks

  • Card management: this is the tasks, user can create/edit/delete cards.

  • Drag and Drop to change the order of columns, cards.

    usecases

Screenshots

Boards

boards

Board Detail

board detail

Delete confirmation

delete confirmation

Login

login

Signup

Signup

Technical Stacks:

Frontend

  • Angular
  • Material Angular UI

Backend

  • Nodejs
  • Express

Authors:

  • Thanh Tung Truong
  • Ahmad Osaili
  • Sami Daralbarmeel