https://github.com/team-nameless/msoc-web
We made a website for a competition?
https://github.com/team-nameless/msoc-web
Last synced: 2 months ago
JSON representation
We made a website for a competition?
- Host: GitHub
- URL: https://github.com/team-nameless/msoc-web
- Owner: team-nameless
- License: agpl-3.0
- Created: 2024-06-12T04:10:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T15:16:07.000Z (6 months ago)
- Last Synced: 2024-11-30T16:24:29.833Z (6 months ago)
- Language: C#
- Homepage:
- Size: 2.57 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The end is nigh. Thanks for everything.
------------------------------

Welcome to *MSOC* - *maimai Student Open Cup*.
This is `msoc-web` repository, containing **both** the user-facing and the back side of the MSOC website.
**If you intend to register for MSOC, ~~don't hestitate to smash the button below:~~ registration ended, thank you!**
[](https://forms.gle/sS57JxQxB8Xy3sXk8)# What is this place?
- This place serves as a code repository for the entire website - both Front End & Back End part.
- We did this because transparency is a thing that exists, and to prove that we do not have the intentions to promote shady things.
- *coughs* MSOC+ *coughs*.
- Perhaps to *show off* our programming skill and let the team has something to put on their CV?# Can you explain the directory structure?
- `MSOC`: the user facing portion.
- `MSOC.Backend`: the backside of the web, containing *most* of the useful APIs.
- `MSOC.Backend.Tests`: containing the Unit and Integration tests for the backend. Since the APIs in the backend make heavy uses of the database, we try our best to test the entire backend in transactional manner, and to cover many edge cases as possible.
- [We leverage GitHub Action to test on every commit](https://github.com/team-nameless/msoc-web/blob/main/.github/workflows/backend.yml). The result can be seen here: [](https://github.com/team-nameless/msoc-web/actions/workflows/backend.yml)# How can I run the code?
- If you ask this question, I doubt you are a developer.
# Can I help?
- Sure, send a message to `@hidr0` on Discord.