Abunwer / MoviesList

code assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 53.6%Language:Python 45.4%Language:CSS 1.1%