{"id":19608830,"url":"https://github.com/joegithubpro/mm1queuesimulation","last_synced_at":"2026-05-12T13:35:39.154Z","repository":{"id":238134602,"uuid":"795953155","full_name":"JoeGitHubPro/MM1QueueSimulation","owner":"JoeGitHubPro","description":"Modeling and simulation WinForm application for simulate MM1-Queue","archived":false,"fork":false,"pushed_at":"2024-05-04T15:05:46.000Z","size":12043,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T09:52:21.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JoeGitHubPro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-04T13:50:27.000Z","updated_at":"2024-05-23T06:34:51.000Z","dependencies_parsed_at":"2025-01-09T09:52:13.086Z","dependency_job_id":"8d698123-4836-4ffa-b4d4-34ded39e10bf","html_url":"https://github.com/JoeGitHubPro/MM1QueueSimulation","commit_stats":null,"previous_names":["joegithubpro/mm1queuesimulation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMM1QueueSimulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMM1QueueSimulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMM1QueueSimulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeGitHubPro%2FMM1QueueSimulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoeGitHubPro","download_url":"https://codeload.github.com/JoeGitHubPro/MM1QueueSimulation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240898275,"owners_count":19875151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:17:43.575Z","updated_at":"2026-05-12T13:35:34.131Z","avatar_url":"https://github.com/JoeGitHubPro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"#MM1QueueSimulation\n  \u003ch1\u003e MM1-Queue Simulation\u003c/h1\u003e\n  \n\u003cp align=\"center\"\u003e\u003cimg src=\"IMG/MM1Queue.png\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n  \u003ch2\u003eAbout\u003c/h2\u003e\n  \u003ch3\u003e This app separate to two layers , base layer contain logic code and presentation layer contain GUI\u003c/h3\u003e\n  \u003cp\u003eModeling and simulation WinForm application for simulate MM1-Queue.\u003c/p\u003e\n  \u003cp\u003eThis is educational project for Modeling and simulation\u003c/p\u003e\n  \u003ch2\u003eInstallation\u003c/h2\u003e\n  \u003cp\u003e1. Install Repo \u003c/p\u003e\n\n```\nhttps://github.com/JoeGitHubPro/BreadcrumbsMM1QueueSimulation\n```\n\n\n\u003cp\u003e3. Run Application\u003c/p\u003e\n\n  \u003ch2\u003eUsage\u003c/h2\u003e\n  \u003cp\u003eMain and first window to view clients queue and its details\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003cimg src=\"IMG/Form1.PNG\" alt=\"project-image\"\u003e\u003c/p\u003e\n  \u003cp\u003eThis window to add new comer.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003cimg src=\"IMG/form2.PNG\" alt=\"project-image\"\u003e\u003c/p\u003e\n  \u003cp\u003eAdded successfully.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003cimg src=\"IMG/form3.PNG\" alt=\"project-image\"\u003e\u003c/p\u003e\n  \u003cp\u003eThis window to serve client and go from queue.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003cimg src=\"IMG/form4.PNG\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n   \u003ch2\u003eContributing\u003c/h2\u003e\n  \u003cp\u003eContributions are welcome! If you'd like to contribute to this project, please follow these steps:\u003c/p\u003e\n  \u003col\u003e\n    \u003cli\u003eFork the repository.\u003c/li\u003e\n    \u003cli\u003eCreate a new branch for your feature or bug fix.\u003c/li\u003e\n    \u003cli\u003eMake your changes and commit them.\u003c/li\u003e\n    \u003cli\u003ePush your changes to your forked repository.\u003c/li\u003e\n    \u003cli\u003eSubmit a pull request detailing your changes.\u003c/li\u003e\n  \u003c/ol\u003e\n  \n  \u003ch2\u003eLicense\u003c/h2\u003e\n  \u003cp\u003eThis project is licensed under the MIT\u003c/p\u003e\n\n  \u003ch2\u003eContact\u003c/h2\u003e\n  \u003cp\u003eIf you have any questions or suggestions, feel free to reach out to the project owner:\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003eGitHub: \u003ca href=\"https://github.com/JoeGitHubPro\"\u003eJoeGitHubPro\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003ch2\u003eAcknowledgments\u003c/h2\u003e\n  \u003cp\u003eC# , WinForm , OOP , DS\u0026A.\u003c/p\u003e\n\n  \u003ch2\u003eRepository\u003c/h2\u003e\n  \u003cp\u003eFind the repository for this project on GitHub: \u003ca href=\"https://github.com/JoeGitHubPro/ModelingAndSimulationGUI.git\"\u003eModeling And SimulationG\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoegithubpro%2Fmm1queuesimulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoegithubpro%2Fmm1queuesimulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoegithubpro%2Fmm1queuesimulation/lists"}