You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
A console-based C# application for efficiently managing patient, doctor, and staff records in a medical store.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileA console-based C# application for efficiently managing patient, doctor, and staff records in a medical store.
A console-based C# application for managing patient, doctor, and staff entities in a medical store.
git clone https://github.com/M-Yaseen00/medical-store-management.git Open the project in Visual Studio or your preferred IDE.
Build and run the application.
Usage Launch the application in your console or terminal.
Follow the on-screen prompts to perform various tasks, such as managing patient records, doctor information, and staff details.
Use the menu options to navigate through different functionalities.
Generate reports and summaries as needed.
Contributing Contributions are welcome! Please follow these steps to contribute to the project:
Fork the repository. Create a new branch for your feature or bug fix. Make your changes and commit them with descriptive messages. Push your changes to your fork. Create a pull request to merge your changes into the main repository. License This project is licensed under the MIT License - see the LICENSE file for details.
Contact If you have any questions or suggestions, feel free to reach out to [Muhammad Yaseen] at [my6455762@gmail.com].
A console-based C# application for efficiently managing patient, doctor, and staff records in a medical store.