Skip to content

Scope statement

Killian Castella edited this page Feb 21, 2018 · 5 revisions

Information

Name : Soshiki

Creators : Castella Killian, Costa Pedro, Hirschi Christophe

Description : A Trello-like project

Goal : Create a website using Django Framework

Teacher : Grunenwald David

Functionalities

  • User authentication
  • A user can have multiple tables (working as "workspaces")
  • A table can be filled with lists
  • Lists can be filled with cards
  • Cards contain informations(description / comments / checklist / title / deadline)
  • A table can be modify by its creator only
  • A user can share a table with other users
  • Shared tables can be seen from authorized users
  • Users can comment on card shared with them.

Clone this wiki locally