Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucashayashi/lancamentos-netflix
Calendário de lançamentos da Netflix
https://github.com/lucashayashi/lancamentos-netflix
fullcalendar javascript netflix
Last synced: 12 days ago
JSON representation
Calendário de lançamentos da Netflix
- Host: GitHub
- URL: https://github.com/lucashayashi/lancamentos-netflix
- Owner: LucasHayashi
- License: mit
- Created: 2023-01-14T04:17:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-11T22:55:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T04:36:19.435Z (2 months ago)
- Topics: fullcalendar, javascript, netflix
- Language: JavaScript
- Homepage: https://lucashayashi.github.io/lancamentos-netflix
- Size: 541 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calendário de lançamentos da Netflix
## Listagem dos próximos lançamentos de séries e filmes da Netflix com FullCalendar## Tecnologias utilizadas
* JavaScript
* [FullCalendar](https://fullcalendar.io/)
* [Bootstrap](https://getbootstrap.com/)## API
[Novidades na netflix](https://about.netflix.com/pt_br/new-to-watch)
## Demostração do popover
Ao passar o mouse sobre os títulos é gerado um [Popover](https://getbootstrap.com/docs/5.3/components/popovers/) com o nome completo do título, isso foi necessário porque alguns títulos são extensos demais para o tamanho do daygrid.
![Demostração do Popover](includes/gif/popover-demo.gif)