Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amodinho/aftv-faff
Create and share memes from AFTV fan cams [WIP🚧]
https://github.com/amodinho/aftv-faff
Last synced: 26 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:30:22.000Z (about 2 years ago)
- Last Synced: 2024-11-04T09:16:50.100Z (2 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