Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 543 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 543 Bytes

aYo-movies

This is a basic Angular application to interact with the omdbapi API for searching audiovisual titles.

Features (Primary)

  • Infinite scrolling
  • Dark theme (because what's a website without it?)
  • Add/Remove to/from "watch later"
  • PWA - caching for offline mode
  • Filter search on audiovisual types
  • View audiovisual details

Enahancements (Secondary)

  • Fade animations
  • Custom snack bar service
  • Progress bar/loader
  • Coding standards for future-proofing, maintaining, and customization