Skip to content

ncarvajalerker/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 2 - Short Stack: Basic Two-tier Web Application using HTML/CSS/JS and Node.js

Best Movies in the WORLD

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

Technical Achievements

  • 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/Evaluation Achievements

  • Design Achievement 1: Changing the color of the text when inputing it into the fields.

About

Assignment #2 for CS 4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • JavaScript 39.5%
  • CSS 0.7%