Final project for my COMP2406 Web Development course at Carleton University.
It is a basic replication of Kahoot! complete with a backend server,
CRUD actions, and some basic styling.
AFFIDAVIT:
"I attest that I am the sole author of this submitted work
and any code borrowed from other sources has been identified
by comments placed in my submitted code."
Afaq Virk
2025/04/08
INSTALL COMMAND:
npm install
(This will install the modules listed as dependencies in the package.json file.)
LAUNCH COMMAND:
To run, execute:
node server.js
TEST INSTRUCTIONS:
Navigate to
http://localhost:3000/auth
with credentials:
user: guest1 - pass: guestpass (guest)
user: admin1 - pass: adminpass (admin)
(alternatively, you may create your own account)
VIDEO DEMONSTRATION:
(Also available at https://youtu.be/vdo4A1O33tE)
-
Notifications
You must be signed in to change notification settings - Fork 0
afaqmvirk/comp2406-final-project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Final Project for Carleton COMP 2406 - Fundamentals of Web Applications
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published