uonliaquat / Database-Directory

This is a desktop application. Data structures such as AVL Tree, HashMap, heap, Linked Lists, AVL Tree are used for this application. The goal was to develop a desktop application which creates/stores tables using file handling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database-Directory

It is a C++ application and is created by using AVL Tree and HashMaps. Functionalities: ->You can Create a new table ->You can Add Data to an Existing Table ->You can add as many coloumns and rows as you want ->You can add multiple data on a single click ->You can search data by using id or table name ->You can update data ->You can Print the list of the items in a particular table

About

This is a desktop application. Data structures such as AVL Tree, HashMap, heap, Linked Lists, AVL Tree are used for this application. The goal was to develop a desktop application which creates/stores tables using file handling.


Languages

Language:C++ 97.6%Language:QMake 2.4%