A website where people can request new content to be added to my Plex media server.
- Routing (react-router)
- Global State Management (Redux)
- i18n (react-i18next)
- Authentication ( Firebase Auth )
- CRUD operations with authorization ( Firebase Firestore )
- Use GCP product (preferably Cloud Functions)
- create GCP Cloud Function to notify users when a request is fulfilled
- create GCP CLoud Function to notify admin when users register and/or login
- Add imdb link badge when link is avaiable
- Change
getImageSrc()
to use imdb API or similar - Use imdb API or similar on submit-request page