Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save thebinarypenguin/33a083fdbfd7666d932e620b15c9d496 to your computer and use it in GitHub Desktop.
Save thebinarypenguin/33a083fdbfd7666d932e620b15c9d496 to your computer and use it in GitHub Desktop.
Capstone Requirements: Assignment
Scribblez - A new way to share notes with your friends.
This is a social note-sharing site not dissimilar to Twitter. What I find
interesting about this project is the sharing model I plan to implement.
Note Sharing
- Users can create custom groups of users for example "Family" or
"Work Friends"
- Users can create notes that are "Public", "Private", or "Shared".
- Shared notes can be shared with one or more users and/or one or more groups
of users
This is a project I've thought about before. Here is an ERD.
https://github.com/thebinarypenguin/scribblez-database/blob/master/diagram.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment