UnwarySage / dndb

Databases final project attempt in clojure(script)
Eclipse Public License 1.0
0 stars 0 forks source link

Proposed structure #1

Open UnwarySage opened 5 years ago

UnwarySage commented 5 years ago

We need a scope and idea for our project, here's my proposal.

DbND

A message board for heroes and quest givers to exchange job postings.

Database layout.

Database features

We will be using the following features.

Site features

Stretch goals

UnwarySage commented 4 years ago

claims now have a claim id

UnwarySage commented 4 years ago

Heroes now have a LastClaim_ID field, which is the ID of their most recent claim, maintained by a trigger.