soumyadeeptadas / Implementation-of-Linked-list-in-C

Implementation of Book Store Management problem as a linked list practice in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation-of-Linked-list-in-C

Implementation of Book Store Management problem as a linked list practice in C

Features include:

  1. Display Books and details
  2. Purchase
  3. Add Books to Stock( for Admin)

The problem is a basic and crude implementation which include separate linked lists for specific genre of books.

This project is solely for the practice of linked lists in c and not for practical puposes XD

About

Implementation of Book Store Management problem as a linked list practice in C


Languages

Language:C 100.0%