Skip to content

carlosavp23/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Glitch Code

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

Job Application Log

This simple web page that keeps track of your Job Applications. It takes in user input, stores the input in the server, then displays it in a table, processing the data and creating new fields.

Technical Achievements

  • Tech Achievement 1: when the user submits data, the server responds back with the inputed data and while adding a field of when the input what created (date)

Design/Evaluation Achievements

  • Design Achievement 1: When any field is empty, pop up window tells user that all fields must be completed

  • Design Achievement 1: If all fields are filled, pop up window tells the user that data has been tabulated

  • Evaluation 1:

About

Assignment 2 for CS4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.4%
  • HTML 20.8%
  • CSS 15.8%