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
#
Title
1
2
3
4
5
6
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đź”— - GitHubđź”—
Talha Aydın ~ Linkedin🔗 - GitHub🔗
Last updated
Was this helpful?