Skip to content

Database course project at the University of Padua (Academic year 2014)

Notifications You must be signed in to change notification settings

amanfrinati/bovana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bovana

Database course project at the University of Padua (Academic year 2014)

With this project I tried to replicate a management of bovine animals. The DB (made with PostgreSQL) is contained in .sql files. I drawed the entity–relationship model (ER model) with JDER in directory ER. The PHP directory contains the user interface to manage the DB, like:

  • add farmers
  • add bovine animals
  • add medicines
  • assign a bovine animals to farmer
  • assign a medicine to bovine animal

About

Database course project at the University of Padua (Academic year 2014)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published