Skip to content

Beatrimo/a2-shortstack

 
 

Repository files navigation

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

Sizhe Li https://a2-beatrimo.glitch.me Acheivements

WGN - Share your Game Review !

This app is a website for sharing user reviews of any video game played. Users can manually enter relevant information to enter a game review, and the system will generate corresponding recommendations based on the player's score. Players can browse existing reviews directly by clicking on "see reviews" in the center of the screen. Users can also delete their own published reviews.

I use a lot of CSS positioning techniques, including but not limited to: padding, margin, margin-left/right/top/bottom, display:flex,align-itms,height,weight,justify-content, text-align, vertical-align.

Technical Achievements

  • Tech Achievement 1: I created a single-page app that both provides a form for users to submit data and always shows the current state of the server-side data. Once the user decides to submit or delete the reviews, the website will automatically refresh the status of the form.

Design/Evaluation Achievements

  • Design Achievement 1:

Oliver Chen:

Zihang Chen:

About

Assignment #2 for Webware, 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.4%
  • CSS 37.9%
  • HTML 22.5%
  • Shell 0.2%