Skip to content

Ddoraaaaa/codecuphsgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecup HSGS

A website to host programming contests.

Build and run a demo webpage

Front end

Build and run the front end server:
cd frontend_giap &&
npm run build &&
npm run dev

Then go to http://localhost:3000/

Back end

Build and run the backend server:
cd backend && 
npm i &&
npm run dev

Database

Set up a local MongoDB database: You can import sample user data & contest data or visit the website (http://localhost:3000/) and register users there. Temporarily we do not support creating contests as the admin functions are under development.

Import sample user data & contest data:

You can log in as an administrator:

username: admin
password: admin

Preview

Screen Shot 2023-05-27 at 11 23 18 pm Screen Shot 2023-05-27 at 11 23 24 pm Screen Shot 2023-05-27 at 11 24 23 pm Screen Shot 2023-05-27 at 11 24 42 pm Screen Shot 2023-05-27 at 11 24 52 pm Screen Shot 2023-05-27 at 11 25 14 pm

About

codecuphsgs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •