BusCompanyXd

A C# app to manage a bus company using LinkedList as the base data structure and text files for data storing

Table of Contents

Overview:

A data structure practice in which we are trying to create a custom generic linked list that implements the best of arrays (Enumerability) and linked lists (RAM efficiency) for small automation system with basic UIs. The project has a simple program for a bus company that uses the custom list.

Technologies

  • C# Generic Classes.

  • Advanced C# interfaces.

  • Binary Files for Database.

  • MaterialDesignXML for UI design.

  • GitHub for version control.

Developers' Info

Last updated