Skip to content

Competition Hub Administration and Design (university course project)

Notifications You must be signed in to change notification settings

PiotrDeda/io-chad

Repository files navigation

Software Engineering Project – CHAD

Competition Hub Administration and Design – online tool that lets you organize various sport events.

This project has been developed for EOM's Software Engineering course at AGH UST.

Written in Vue3.js and Node.js.

Setup

Recommended environment is VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Launch

Installation:

npm install

Development launch of both frontend and backend:

npm run dev

Production build:

npm run build

Authors

About

Competition Hub Administration and Design (university course project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published