Skip to content

implemented methods in ArrayStorage #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 139 commits into
base: master
Choose a base branch
from

Conversation

VladimirSafronov
Copy link

No description provided.

@VladimirSafronov
Copy link
Author

implemented methods in ArrayStorage

VladimirSafronov and others added 28 commits November 20, 2022 21:28
refactored ArrayStorage
refactored ArrayStorage
* created ArrayStorage.update()
* created ArrayStorage.getPresentResumeIndex()
* refactored methods delete(), save(), get()
added structure in project

* created ArrayStorage.update()
* created ArrayStorage.getPresentResumeIndex()
* refactored methods delete(), save(), get()
added a check to the methode save()
refactored ArrayStorage and Resume like in lecture
* ArrayStorage implements this one
added interface Storage

* ArrayStorage implements this one
introduced AbstractArrayStorage
deleted getResume from ArrayStorage

* trimmed code
ended realization AbstractArrayStorage

* renamed packets
created methods save(), delete() in ArrayStorage, SortedArrayStorage

* used pattern Template method
* started doing test classes
added own Exceptions

* started doing test classes
added JUnit tests for AbstractArrayStorage
refactored AbstractArrayStorageTest
* refactored AbstractArrayStorage
* didn't finish with ListStorageTest
created ListStorage, AbstractStorage

* refactored AbstractArrayStorage
* didn't finish with ListStorageTest
VladimirSafronov and others added 30 commits January 9, 2023 23:08
started adding contacts to SqlStorage
* changed db port
added contacts to SqlStorage

* changed db port
added web to project
* refactored index.html
created ResumeServlet

* refactored index.html
* modified JsonParser for read-write Section
added Sections in SqlStorage

* modified JsonParser for read-write Section
made the summary display in a table
added fragments to jsp
* created toHtml in ContactType
added view.jsp

* created toHtml in ContactType
* implemented doPost (contacts)
* added images
added edit.jsp

* implemented doPost (contacts)
* added images
* created EMPTY constants in models
* created HtmlUtil
* added to DateUtil
finished with servlet

* created EMPTY constants in models
* created HtmlUtil
* added to DateUtil
added "add new resume"
refactored Objective and Personal in edit.jsp
updated README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant