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

A website for score analysis (BUAA "Entering Software" work)

Notifications You must be signed in to change notification settings

DeepChirp/Score-Analysis-Website

Repository files navigation

A website for score analysis


Deployed to: https://groupwork.rocknstone.top/groupwork/grades

Pushing to main branch will trigger a redeploy of the server using github actions and webhook, so changes can be seen in realtime.

You can manually trigger redeploy by visiting: http://groupwork.rocknstone.top:9000/hooks/75c04a03-a33a-4468-a44a-4f406cd5ca78

  • backend: backend code (python + flask)
  • frontend:
    • js/
      • main.js (for common js code using in every page.)
      • index.js (for dedicate js code using in a given page.)
      • xxx.js
    • css/
      • main.css (for common css style using in every page.)
      • index.css
      • xxx.css
    • index.html
    • xxx.html

About

A website for score analysis (BUAA "Entering Software" work)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published