Skip to content

A veterinary clinic and boarding management system using hand-coded Java GUI.

Notifications You must be signed in to change notification settings

ericstaryou/Veterinary-Clinic-and-Boarding-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veterinary-Clinic-and-Boarding-System

###Recommended Compiler - NetBeans IDE

  1. To view the documentation of the Vet System:
  • look into the "Assignment Documentation" folder.
  1. To run the code:
  • start from the main method where it is located at (src -> bvcb -> BVCB.java)
  1. ID & PW to login:
  • Receptionist
    • ID: "REC001"
    • PW: "123"
  • Boarding Staff
    • ID: "BS001"
    • PW: "123"
  • Vet
    • ID: "VET001"
    • PW: "123"
  • Owner
    • ID: "OWN001"
    • PW: "123"

All data are stored in binary file instead of database

About

A veterinary clinic and boarding management system using hand-coded Java GUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages