Please Help me I can't start with this project !
Implement a city 'database' using unordered lists. Each record contains the name of the city (a character string of variable length), the mayor of the city and the co:ordinates of the city as integer x and y, Your system should allow city records to be inserted, deleted or searched by name or co:ordinates; it should also allow to change the name of the mayor . Implement this database using a linked list implementation java.
What does it mean ?
from any place I can start ?
Thank you ;