Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Assignment 1 of CMPT276 taught by Bobby Chan in 2024. A simple Interactive Quiz Application deployed on Render.com.

Notifications You must be signed in to change notification settings

kzcheng/CMPT276-Assignment-1

Repository files navigation

CMPT276 Assignment 1

Assignment 1 of CMPT276 instructed by Bobby Chan in 2024.

Assignment guidelines can be found at: https://canvas.sfu.ca/courses/83043/assignments/952046

Interactive Quiz Application

A small web app deployed on Render.com. HTML, CSS, and JavaScript will be used.

Screenshots

Default Answer Selected Results Screen

Deployment

Render.com

Currently, this project is being hosted on: https://cmpt276-assignment-1-nqf7.onrender.com/quizApp.html

Deploying Locally

  1. Clone the repo.
  2. Run the Java file in src\main\java\cmpt276\kzcheng\asn1\Asn1Application.java.
  3. Install any dependencies needed if any are missing and try again.
  4. Visit http://localhost:9090/quizApp.html to see the web app.

Notes for Marking This

Port ID

The port when deploying this project to localhost have been changed to 9090. This is because 8080 is being used by a local LLM that have the port number be hardcoded in.

Commits with Descriptions

Some commits may have more details in descriptions. Especially ones with more jokingly titles.

About

Assignment 1 of CMPT276 taught by Bobby Chan in 2024. A simple Interactive Quiz Application deployed on Render.com.

Resources

Stars

Watchers

Forks