Skip to content

p17johnny/smartTeacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smartTeacher

the project at the end of term in school


學生端功能:

  • 個人文件管理
    • 上傳/下載/刪除/共享文件
    • 查閱他人/自己交件狀況
  • 個人資料管理
    • 更改密碼

教師端功能:

  • 班級文件管理
    • 下載學生文件
    • 查閱學生交件狀況
  • 個人資料管理
    • 更改密碼

範例登入方式

  • 學生端
    account: 1110331040
    password: abc123
  • 教師端
    account: smart
    password: smart

php後端安裝說明

1.預設後台使用者帳號為root,密碼為空白

2.於phpmyadmin新增資料庫 "smart" , 編碼: "utf8-general-ci"

phpmyadmin

3.複製SQLexport.txt內文至 SQL 標籤並執行

sqlexport

About

the project at the end of term in school

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published