Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 766 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 766 Bytes

Veterinary Clinic

This project was developed for the TT001 subject on the School of Technology, Unicamp.

MIT license made-with-java Maintenance

About

The idea behind this project was to create a system to manage a veterinary clinic;

Learned

  • Java;
  • JDBC;
  • CRUD;
  • DAO Model;
  • Singleton;
  • MVC pattern;
  • Visual Interfaces using Swing;

Features

  • Register clients, veterinarias and animals;
  • Keep track of records;
  • Schedule treatments and appointments for animals;
  • Assign veterinarians to each animal;