Skip to content

zoey1991234/schedule-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

schedule-

概要

基於html跟flask的學生分組與排班簡易網頁

環境配置

開發環境:Windows 10 , Visual Studio Code

運行步驟

1.建立資料庫

2.安裝必要的依賴

pip install Flask

pip install mysqlclient

3.運行 Flask 應用

python app.py


資料庫結構

image

student

image

admin

image

schedules

image

teams

image

登入介面(可以選擇學生或是管理員身分)

image


學生主頁

image

創建組別

image

編輯組別

image

學生只能編輯自己所在組別(該學生為A組)

image


管理員主頁

image

創建組別

image

編輯組別

image

管理員決定最後排班順序

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published