Skip to content

MPCS51410 Object-Oriented-Programming Course Project, the University of Chicago, January 2018 to March 2018

Notifications You must be signed in to change notification settings

lynnyue/Object-Oriented-Programming

Repository files navigation

Object-Oriented-Programming

MPCS51410 Object-Oriented-Programming Course Project, the University of Chicago, January 2018 to March 2018

Technologies: Java, mySQL, Object-Oriented Design

  • Developed a student registration system using object oriented design patterns
  • Analysed the system using object oriented programming modeling tools such as use case model, bounded contexts map, agile usr story
  • Designed and developed a relational database to store data
  • Tested the basic functionality of the system using JUnit test
  • Integrated mySQL into the system using JDBC program to query data from the database and return values

About

MPCS51410 Object-Oriented-Programming Course Project, the University of Chicago, January 2018 to March 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages