Skip to content

marcelluscaio/faceMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceMovie

🎞️🎬 FaceMovie is a social network for movie lovers. Search, add, review and share your favorite movies!

Badges

html5 css3 JavaScript

Features

🖌️ Design and assets created in Figma;
📱 Mobile-First Responsive Web Design;
☀️🌙 Light mode/dark mode toggle;
🔍 Search engine that works based on incomplete information
🛠️ OMDB and NYT (Movie Reviews) APIs

Screenshots

How to access

Create your own list here.

Authors

APIs used

https://www.omdbapi.com/

https://developer.nytimes.com/

Still to come

  • Adjust search modal header spacing
  • Create animation for search list

Features

Fix

  • Align switch label with username*
  • Put user controls into main/card section*
  • Try to fix Chrome bug with dimension set in JS
  • Adjust mode switch to 4k
  • Make OMDB fetch independent from NYTimes (?)
  • Check if Dark mode implementation abides by these rules (https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/) *
  • Check contrast*
  • Should debounce be on Load movie instead of find movie? How to do it?
  • Search with one-letter name doesnt work. Add director search?
  • problem with viewport units in mobile devices: https://css-tricks.com/the-trick-to-viewport-units-on-mobile/
  • Bug: depois que um filme é selecionado com a crítica do NY Times, mesmo que o próximo não tenha, vai puxar a do anterior
  • Set fallback to clamp font size

Planning/Timeline

  • Create layout on Figma
  • Create page structure
  • Create add film action
  • Get information from OMDB API
  • Get information from NY Times API
  • Create search engine
  • Implement Light/Dark Mode
  • Create modal
    • Make Modal appear and disappear on click
    • Avoid body from scrolling
  • Search input styling
  • Use of mix-blend-mode to addapt to dark mode withou using new asset
  • Create action of card addition
  • Result modal styling
    • On reload grid result scrolls
    • Style buttons in grid result
    • Give possibility of user to grade the movie
    • Style range
    • Change Range's Thumb Heart color on dark mode using filter
  • Setting card section height based on other element's size
  • Scrollbar and select styling
  • Total responsiveness

Contributing

Contributions are always welcome!

Please read the contribution guidelines first.

About

Social network for cinephiles

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors