# BusCompanyXd

## Table of Contents

| # | Title                                                                       |
| - | --------------------------------------------------------------------------- |
| 1 | [Overview](https://busco.xdebuggers.com/overview)                           |
| 2 | [Method](https://busco.xdebuggers.com/method)                               |
| 3 | [Problems & Solutions](https://busco.xdebuggers.com/problems-and-solutions) |
| 4 | [Flow Chart](https://busco.xdebuggers.com/flow-chart)                       |
| 5 | [Program's UI](https://busco.xdebuggers.com/programs-ui)                    |
| 6 | [Classes Documentation](https://busco.xdebuggers.com/classes-documentation) |

## 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

* **Muhammed AKSOY** \~ [Linkedin🔗](https://www.linkedin.com/in/mhdb96/) - [GitHub🔗](https://github.com/mhdb96)
* **Talha Aydın** \~ [Linkedin🔗](https://www.linkedin.com/in/talha-aydin/) - [GitHub🔗](https://github.com/talhaaydn)
