Skip to content

A car rental app which uses advanced language features within Java

Notifications You must be signed in to change notification settings

byIbrahimAli/Car-Rental-App_NCL-U_1022_CWK_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective / Purpose

  • Demonstrate use of advanced language features of java
    • Exceptions
    • Validation
    • JUnit testing
    • Abstraction
    • Override Java's toString, equals, and hashCode
    • Appropriate data structures
    • Constructors
    • Comparator
    • Recursive functions
    • Interfaces
  • Designing and building a solution to a specification

The Problem / Situation

  • Design and implement a car rental system
  • Sadly, I lost the spec to this project during a cloud storage migration 😭

About

A car rental app which uses advanced language features within Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages