Skip to content

packageproposals/flix-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myFlix client

myFlix client is the work-in-progress client-side for an application called myFlix based on its existing server-side code (REST API and database)

Current functionality

  • display Navbar to allow user to register and log in / log out
  • search movie by title
  • display MainView with MovieCards as an example list of movies
  • on clicking one of the list items, display its MovieView with some detailed information
  • display further information on director and genre on button clicks
  • return to previous view by clicking "Back" button
  • display information on user account
  • allow user to add movies to their list of favorites, or remove them
  • allow user to deregister

Usage

Built with:

  • React
  • Parcel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • SCSS 6.4%
  • HTML 0.7%