Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glebeserker/spooptober_roulette
A webApp that utilizes TMDB API to pull data and helps to choose a movie via RNG
https://github.com/glebeserker/spooptober_roulette
axios axios-vue bulma movies rng tmdb-api vue3 wip
Last synced: about 19 hours ago
JSON representation
A webApp that utilizes TMDB API to pull data and helps to choose a movie via RNG
- Host: GitHub
- URL: https://github.com/glebeserker/spooptober_roulette
- Owner: Glebeserker
- Created: 2023-10-13T22:07:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T22:48:41.000Z (11 months ago)
- Last Synced: 2024-11-28T02:38:22.612Z (2 months ago)
- Topics: axios, axios-vue, bulma, movies, rng, tmdb-api, vue3, wip
- Language: Vue
- Homepage:
- Size: 31.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spooptober_roulette
A Web App that allows to add movies to select roulette to decide what to watch. Pulls data by requesting data from TMDB API.
Selected Movies will be added to instance group of users that will use rng (spin-wheel) to decide what to watch.
Will remove selected movie from the list, so can return to the session at a later date and continue your Spooky Marathon.Design Concept
(Placeholder images generated with DALL-E 2)Mobile Landing:
![Screenshot 2023-10-14 223625](https://github.com/Glebeserker/spooptober_roulette/assets/71087238/71f774c6-e568-4411-a982-aeb2699c2abf)
Desktop Landing:
![Screenshot 2023-10-14 223643](https://github.com/Glebeserker/spooptober_roulette/assets/71087238/b17b8e63-6247-4583-8c6d-b5c7e4e59fd7)