/Underground-System-Yuanpei

元培学院地下室预约系统

Primary LanguageCSS

Yuanpei Underground System Working Repository

This is a Readme File for Yuanpei Underground System. This repository inherits from the online version on 23, May, 2021.

If you wish to add new functions or to modify the code, consider raise an Issue or open a Pull Request.

To the new

If you are new, you need to :

(1) setup django environment, plesae see workfile/env.yaml.

(2) install mysql, and create database according to settings.py.

(3) run python manage.py makemigrations, python manage.py migrate.

(4) start coding!