Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewcomputsci2019/library

program that tracks users and books within the library
https://github.com/andrewcomputsci2019/library

Last synced: 18 days ago
JSON representation

program that tracks users and books within the library

Awesome Lists containing this project

README

        

# Library
Simple program that runs in command line that suppose to track books added by the user using file input and output using java

program was built over a two week time period and deveploment has been stoppd due to time constrains from school

program must be run in and ide due to the unbuilt nature of the program

the program uses java hashMaps to contain the book and user detials on run time, and then on exit saves the runtime data to txt file for Persistence