Technical Documentation - AymKh/video-thingy GitHub Wiki
Introduction
This project extends a school assignment to include more features that will eventually be implemented using various technologies and techniques.
User Stories
Authenticated
- As a user, I can CUD videos
- As a user, I can CRUD OWNED comments related to videos
- As a user, I can upvote/downvote comments
- As a user, I can log out of the platform
Not Authenticated
- As a guest, I can browse publically available videos
- As a guest, I can browse comments
- As a user, I can authenticate into the "platform"