Created
March 13, 2019 14:17
-
-
Save thebinarypenguin/33a083fdbfd7666d932e620b15c9d496 to your computer and use it in GitHub Desktop.
Capstone Requirements: Assignment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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