Skip to content

Abunwer/MoviesList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoviesList

code assignment

To Run the code

  • create virtualenv
  • then Run the following:
    • pip install -r requirements.txt
    • flask run --port 8080

Thnigs I will do if I had the time

  • Front-end
    • put movies in cards with sub description and add the people for each movie in pop-up box
  • Back-end
    • create Film class and People class.
    • create unite testing for Parser class using unittest framework.

About

code assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published