Skip to content
/ blockbuster Public

🎥 Solution to Part 3 of University of Salford's Java project

License

Notifications You must be signed in to change notification settings

w4/blockbuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockbuster

Build Status License

My interpretation of steps 1 to 6 of part 3 of University of Salford's Java Project.

To aid with quick and easy expandability of this application in the upcoming parts, the application parses the data is line provided by the professor and uses reflection to set and get the values of each LibraryItem instance based on the values from the data is line which means there is no need the hardcode where each value is positioned in the data file, again, allowing easy portability.

Each part of this application has been documented to show what each part is doing for amateur developers.

About

🎥 Solution to Part 3 of University of Salford's Java project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages