The project task was to create a tool that creates and maintains a list of bookmarks (favorites) and sets them up by simply passing a file to customers. Important was
- One-click operation, i.e. start the program, bookmarks are updated, edited, deleted
- Only one file, no installation program
- Easy maintenance of the bookmarks
The project was created in C#, the program that “installs” the bookmarks at the customer in Delphi, because a .NET Framework could not be assumed at the customer.
The customer attached particular importance to simple and error-tolerant operation.