https://github.com/amodinho/aftv-faff
Create and share memes from AFTV fan cams [WIP🚧]
https://github.com/amodinho/aftv-faff
Last synced: about 1 month ago
JSON representation
Create and share memes from AFTV fan cams [WIP🚧]
- Host: GitHub
- URL: https://github.com/amodinho/aftv-faff
- Owner: AmoDinho
- License: mit
- Created: 2019-11-06T14:15:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:30:22.000Z (over 2 years ago)
- Last Synced: 2025-02-08T11:41:33.459Z (3 months ago)
- Language: Vue
- Size: 3.07 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aftv-faff
Create and share memes from AFTV fan cams [WIP🚧]
This app will have three backend APIs:
- [ ] One to get all videos from the YouTube API
- [ ] One to edit and store all the users' content
- [ ] One to fetch the content from the database## User story
A user searches AFTV videos, then chooses one they like. The user would like to be able to select a segment of the video and either turn it into a video/GIF/picture. The user should be able to add text to the context and save the post. Users should also be able to see all other posts created.
### Stack:
* GraphQL
* DynamoDB
* AWS Lambda (NodeJS)
* VueJS
* S3