Skip to content

mimaimarima/TailTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tail Tracker

This Java console application is for a pet management system. It features a simple UI with quick selection and entry, multi-role support, session and audit traceability, and data versioning for real-world use.

Key Features

• User Registration & Login: Secure account creation with audit info (date, user, session).

• Multi-role Support: Roles include Vet, Pet Carer, Pet Owner, and Pet Adopter.

• Role-based CRUD: Manage pets and related entities according to user roles.

• Pet Records: Register and manage stray or registered pets, including their passports, health events, and activities.

• Audit & Session Traceability: All operations are timestamped, versioned, and tied to the responsible user and session.

• DAO Pattern Implementation: SQL queries embedded within

Database Schema

er

About

Java Console App for Pet Management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages