Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Melbourne, Australia
- https://vampwillow.wordpress.com/
Pinned
388 contributions in the last year
Contribution activity
May 2020
andeemarks has no activity
yet for this period.
April 2020
- andeemarks/scratch Java
- Created UserSession class and moved user methods into this new class
- [#2.1] Added ability to view available movies
- Refactor - created BibliotecaAppTest and MainMenuInterface/Test
- Refactor - split system in/out responsibilities
- [#1.8] Added message for successful checkout
- [#1.9] Added un-successful message on checkout of a book
- Refactor - Clean up of methods in MainMenu
- [#1.7] - Created Book class and methods to manage book checkout
- Refactor - Abstracted strings from methods and implemented ArrayLists
- Refactor - Changed i to counter in manageOptions
- [#1.6]Added quit option and test
- [#1.5]Added loop & test to manage invalid input
- [#1.3] Added author and year published to book list with column separ…
- [1.2] Added test and method for showing list of books, integrated int…
- Refactor - Added welcome method call to BibliotecaApp
- [#1.1] Created unit test and class for welcome message