Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 497 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 497 Bytes

Assignment 1- Designing a database for analyzing missing patients.

TODO

  • Make pre-requsites section in readme (things like papercut)
  • Make REST endpoints for each data type:
    • Patient
    • Doctor
    • Pharmacy
    • Prescription
  • Service that can automatically send emails
  • Make SQL create scripts for creating all tables
  • Make SQL script that inserts basic dummy data
  • Log when important things a accessed like Patient data or Prescription data