AristiPap/Browser
The following project is a representation of an actual browser.Basically the structure of the browser (tabs,sites,how they are created/accessed/deleted) is an implementation of doubly-linked-lists and circular-doubly-linked-lists.The various features of the browser are explained in the README file.
CMPL-2.0