Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

rn7s2/MIS-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIS-Backend

MIS的服务器后端。medicine模块使用C、Glib和JSON-Glib作为CGI程序实现,record和 prescription模块使用Racket作为CGI程序实现。

后端实现进度

medicine:

  • getAllMedicine
  • getHistoryByID
  • getHistoryOverview
  • increaseMedicine
  • modifyMedicine
  • addMedicine

record:

  • getAllTemplate
  • modifyTemplate
  • addTemplate
  • deleteTemplate
  • addRecord
  • getRecordList
  • getRecordByID
  • modifyRecordByID
  • deleteRecordByID

prescription:

  • getPrescriptionList
  • addPrescription
  • deletePrescription
  • getPrescriptionByID
  • getPendingPrescriptionList
  • handlePrescription

About

MIS的服务器后端,使用C、Racket、Glib和JSON-Glib实现。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published