This website presents the best movies (according to my opinion, but also allows the user to add movies to the page).There were a lot of challenges getting the server to work with the page. Also to geth the users input to add to the table of movies. I looked up ways to connect the server and try and project the user input onto the page. The page could use a lot more styling and maybe more information on the movies.
http://a2-ncarvajalerker.glitch.me
- Tech Achievement 1: Using a combination of html and javascript I was able to take in the users input and add it to a table of information, where the information is organized.
- Design Achievement 1: Changing the color of the text when inputing it into the fields.