Skip to content

A web application build using Vue in collaboration with 4 others in a web development class. Contains several video games.

License

Notifications You must be signed in to change notification settings

AlexNayl/WebDevGroupProject

Repository files navigation

Live Version Here

WebDevGroupProject

Group Member Name GitHub Username (GitHub URL)
Andrew Clegg Andrew-Clegg
Samuel Jones samuel-jones-uoit
Zachary Windover ZacharyWindover
Alexander Naylor AlexNayl
Bence Takacs BenceTakacs15

How to Run the Application

Execute run.bat script OR Run command:

start cmd /c node node_server.js ^& pause && start cmd /c npm run serve

in the WebDevGroupProject folder Then access the application by entering localhost:8080 in your browser URL

How to Deploy to Github Pages

Run command npm run deploy

Locations of Important Files

Database Interface - Link

Database - Link

Game Scripts & AJAX Query Script - Link

Images - Link

Stylesheets - Link

Vue Components - Link

Vue Views - Link

Node JS Server - Link

Presentation - p5.js

Link

How To Install Dependencies for Project

Navigate to WebDevGroupProject and run command:

npm install

Dependencies used

@popperjs/core Version 2.11.5
bootstrap Version 5.1.3
bootstrap-vue-3 Version 0.1.11
core-js Version 3.8.3
d3 Version 7.4.4
jquery Version 3.6.0
p5 Version 1.4.1
sqlite3 Version 5.0.3
vue Version 3.2.32
vue-router Version 4.0.3

About

A web application build using Vue in collaboration with 4 others in a web development class. Contains several video games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published