Skip to content

gyue20/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

Grace Yue https://glitch.com/~a2-gyue20

TV Show Tracker

Simple application for tracking TV shows & duration. Uses CSS Flexbox for positioning.

Technical Achievements

  • Tech Achievement 1: This is a single-page app.

Design/Evaluation Achievements

  • Design Achievement 1: Tested user interface with 2 students, Jonathan Metcalf and Cole Manning.

Jonathan's feedback: Visual design was good, but there was no input validation (i.e. you could enter negative numbers for seasons, episodes, and lengths of time and leave the show name blank), and the form didn't clear itself upon user submission. I fixed this by adding error messages for invalid form inputs & adding number validation on all the fields.

Cole's feedback: Not much to improve, tested a variety of invalid inputs and it worked fine.

About

Assignment #2 for Webware, 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.8%
  • JavaScript 29.7%
  • CSS 15.5%