robksawyer / minnow-back

The backend that powers the minnow
Other
1 stars 0 forks source link

Ability to flag posts #14

Open robksawyer opened 9 years ago

robksawyer commented 9 years ago

A user should be able to flag a post. They should only be able to flag a post once. If a post is flagged XX times, it gets banned.

The flag table should track the user id.