Skip to content

Final project for the courses Database Systems (SQL) and Object Oriented Design (Design Patterns in Java)

Notifications You must be signed in to change notification settings

orianeido/FormulaOneDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FormulaOneDB

Final project for the courses Database Systems (SQL) and Object Oriented Design (Design Patterns in Java). I did the project on one of my loves, Formula 1.
The software provides information on the Drivers, Constructors and various Grand Prix races that have been held from 1950 to 2020.

As database I use MySQL on a local server, the design of the ERD and building the table was all done by me as part of the course requirment.
The sofware was program in Java emphasizing the use of 3 design patterns.

Database

Data | Tables

FormulaOneDB Project ERD

Software

Language: Java
Envirment: IntelliJ IDEA

Design Patterns

  • Singleton
  • Command
  • Observer

Code

UML

FormulaOneDB Project UML - Class Diagram

Photos

About

Final project for the courses Database Systems (SQL) and Object Oriented Design (Design Patterns in Java)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages