Skip to content

awezmehtab/cs108-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my CS108 Course Project, In this I've to basically create a simple website where I can search for movies, get their info, rate them, get suggestions based on the rating. For this, I'm supposed to extract the movie data, The code for this is kept in dataExtraction folder. Then I create a Server to fetch data from the .json file. I've to add customisations like responsive UI, spell correction etc. Btw I've deployed this website using Azure service which I feel is really amazing, you can find it here. Even though I've tried my best to make it responsive, you might find few irregularities when you open it in smaller screens like a mobile phone.