abidina / FakeTrello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake Trello

Features

  • Users will be able to create boards, lists and cards.
  • Users will be able to delete baords, lists and cards.
  • Users will be able to attach up to 3 other users to a cards (regardless of card creator).
  • Users will be able to move and copy Cards between lists

Instructions

  1. Create a Logical ERD (models with columns).
  2. Add your ERD to this README as an image. (under the "Fake Trello ERD" section)
  3. Create C#/Entity models using your ERD

Fake Trello ERD

[ERD goes here]

About


Languages

Language:C# 83.5%Language:JavaScript 10.8%Language:HTML 5.1%Language:CSS 0.5%Language:ASP 0.1%