Skip to content

A Browser History Management Application built in C. COMP50004 Data Structures and Algorithms Milestone 1.

Notifications You must be signed in to change notification settings

rushp28/browser-history-manager

Repository files navigation

Introduction

The Browser History Manager is a robust application designed to manage and manipulate a user's browsing history. This application leverages the power of a Linear Doubly Linked List data structure to efficiently handle operations such as insertion, deletion, and display of browsing history. Additionally, it provides the functionality to display the browsing history in reverse order and manage bookmarked sites. This project serves as a practical implementation of Data Structures and Algorithms, demonstrating the utility of a Doubly Linked List in real-world applications.



Technologies
  • Programming Language: C
  • Build System: CMake
  • Version Control: Git
  • Programming Paradigm(s): Procedural, Object-Oriented

Prerequisites
  • None
Usage
  1. Clone the repository to your local computer.
  2. Navigate to "BrowserHistoryManager.exe" on the "cmake-build-debug" folder and run it.

The End?

Thank you for checking my project out! In case of any feedback on the project please contact me.

About

A Browser History Management Application built in C. COMP50004 Data Structures and Algorithms Milestone 1.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published