WojcikMM / movie-space

[Pure CSS Project ]Application to get informations about movies , releases and cast.

Home Page:https://wojcikmm.github.io/movie-space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeFactor

Family Movies Application

Application to help be on time with the newest movies releases. You can search movies, get much information and vote them. Also, you have all newest releases on a main page.

The one of the main objectives of the project is writing styles with Pure CSS.

Without using any css frameworks.

TODO:

  • Support for mobile on a home screen
  • Fix problem with displaying lot of description text
  • Fix problem with formatting of information rectangle in movie card
  • Split source code to modules / packages
  • Add custom library for own lint rules (in separate repo)
  • Fix problem with not hover left side of "Details" button ( styles )
  • Extract store types to models directory because of make components unrelated from @ngrx library
  • Support for mobile on a detail screen
  • Create new filtrating panel ( multiple geneses to select )
  • Add the container for search input and results and change width by screen resolution
  • Add support for container deployment
  • Support i18n ( dynamic or static from angular)
  • Add auth to tmdb.com ( for rating and creating own "like lists")

About

[Pure CSS Project ]Application to get informations about movies , releases and cast.

https://wojcikmm.github.io/movie-space


Languages

Language:TypeScript 74.9%Language:SCSS 11.7%Language:JavaScript 7.1%Language:HTML 6.4%