An open API service indexing awesome lists of open source software.

https://github.com/pablolec/oc_just_stream_it

Vanilla VOD platform frontend made for OpenClassrooms studies
https://github.com/pablolec/oc_just_stream_it

frontend netflix-clone vod

Last synced: about 2 months ago
JSON representation

Vanilla VOD platform frontend made for OpenClassrooms studies

Awesome Lists containing this project

README

        

# oc_just_stream_it [![GitHub release (latest by date)](https://img.shields.io/github/v/release/pablolec/oc_just_stream_it)](https://github.com/PabloLec/oc_just_stream_it/releases/) [![GitHub](https://img.shields.io/github/license/pablolec/oc_just_stream_it)](https://github.com/PabloLec/oc_just_stream_it/blob/main/LICENCE)



:books: Made for an [OpenClassrooms](https://openclassrooms.com) studies project.

`oc_just_stream_it` is a VOD platform frontend. It fetches data from a given Django REST [API](https://github.com/OpenClassrooms-Student-Center/OCMovies-API-EN-FR) and is entirely **Vanilla**.

---


:dizzy: Live demo :dizzy:

---

## Details

:snail: _Backend API is currently hosted on a busy Raspberry Pi which may slow down GET requests._ :snail:

The project aim was to build a landing page, in a Netflix-like fashion. Avoiding the usage of any framework was mandatory, hence creating vanilla carousels, modals, topbar, etc.
Cross-browser compatibility should be supported and the website design is responsive across different desktop resolutions.
This version will remain desktop only, thus usage on mobile may fail.

## License

This project is licensed under the terms of the MIT license.