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

https://github.com/mirror45/cinemaddict-mvp

Cinemaddict is an online cinema project currently under development. The project uses the MVP architecture with plain JavaScript, HTML, and CSS. The main features planned include movie browsing, filtering, sorting, and managing a favorites list.
https://github.com/mirror45/cinemaddict-mvp

chartjs js momentjs mvp-pattern oop rest-api webpack

Last synced: about 1 month ago
JSON representation

Cinemaddict is an online cinema project currently under development. The project uses the MVP architecture with plain JavaScript, HTML, and CSS. The main features planned include movie browsing, filtering, sorting, and managing a favorites list.

Awesome Lists containing this project

README

          

# Project "Cinemaddict" — In Development

## Description
Cinemaddict is an online movie catalog currently under development.
The following features are planned:
- Adding movies to favorites
- Marking movies as watched
- Commenting
- Sorting movies
- Viewing statistics
- Changing user status based on the number of watched movies

The project is built using the MVP architecture with plain JavaScript, HTML, and CSS.

---

> **Note:** The project is actively being developed; features and design may change.