Skip to content

otherNatalie/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Due: September 8th, by 11:59 AM.

This assignment aims to introduce you to creating a prototype two-tiered web application. Your application will include the use of HTML, CSS, JavaScript, and Node.js functionality, with active communication between the client and the server over the life of a user session.

https://a2-othernatalie.glitch.me/


Years Since a Day

Calculates the number of years since a date. Enter a month, day and year (day is technically optional). Month can be the word or the number. Uses grid layout Website derives years since date from entry.

Technical Achievements

  • Tech Achievement 1: It's all on one page! You do need to hit submit to show it when loading the page.

Design/Evaluation Achievements

  • Design Achievement 1: I had my friend (last name Sandoval-Williams) calculate the number of years since September 7th 1996. During her use she tried to use the enter key to submit and it did not work, which she was dissapointed by. I was not expecting that to be an issue, so I was slightly surprised by that. I would attempt to implement enter key to submit. Otherwise she didn't make many surprising comments.

About

Assignment #2 for Webware, 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • HTML 23.4%
  • CSS 10.6%