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.
- Host: GitHub
- URL: https://github.com/mirror45/cinemaddict-mvp
- Owner: Mirror45
- Created: 2024-02-01T17:46:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-16T04:42:13.000Z (11 months ago)
- Last Synced: 2025-08-24T16:02:57.168Z (10 months ago)
- Topics: chartjs, js, momentjs, mvp-pattern, oop, rest-api, webpack
- Language: HTML
- Homepage:
- Size: 8.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: Contributing.md
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.