https://github.com/joegithubpro/mm1queuesimulation
Modeling and simulation WinForm application for simulate MM1-Queue
https://github.com/joegithubpro/mm1queuesimulation
Last synced: about 1 month ago
JSON representation
Modeling and simulation WinForm application for simulate MM1-Queue
- Host: GitHub
- URL: https://github.com/joegithubpro/mm1queuesimulation
- Owner: JoeGitHubPro
- Created: 2024-05-04T13:50:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T15:05:46.000Z (about 2 years ago)
- Last Synced: 2025-01-09T09:52:21.329Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 11.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#MM1QueueSimulation
MM1-Queue Simulation

About
This app separate to two layers , base layer contain logic code and presentation layer contain GUI
Modeling and simulation WinForm application for simulate MM1-Queue.
This is educational project for Modeling and simulation
Installation
1. Install Repo
```
https://github.com/JoeGitHubPro/BreadcrumbsMM1QueueSimulation
```
3. Run Application
Usage
Main and first window to view clients queue and its details

This window to add new comer.

Added successfully.

This window to serve client and go from queue.

Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request detailing your changes.
License
This project is licensed under the MIT
Contact
If you have any questions or suggestions, feel free to reach out to the project owner:
- GitHub: JoeGitHubPro
Acknowledgments
C# , WinForm , OOP , DS&A.
Repository
Find the repository for this project on GitHub: Modeling And SimulationG