https://github.com/mednour2019/medicalsystem
Doctor Specialities Module Application
https://github.com/mednour2019/medicalsystem
csharp entity-framework-core linq mvc-architecture net-core razor-pages sql
Last synced: 11 months ago
JSON representation
Doctor Specialities Module Application
- Host: GitHub
- URL: https://github.com/mednour2019/medicalsystem
- Owner: mednour2019
- Created: 2024-07-23T16:33:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T17:59:43.000Z (over 1 year ago)
- Last Synced: 2025-01-29T21:51:03.421Z (over 1 year ago)
- Topics: csharp, entity-framework-core, linq, mvc-architecture, net-core, razor-pages, sql
- Language: C#
- Homepage: https://prtfnour.vercel.app/project-description/project-desc.html?project=project4
- Size: 22.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doctor Specialities Module Application
# The project is in master Branch
# Description
This technical test involves creating a module to manage doctor specialities and doctor information. You will implement CRUD operations and control validation for both the specialities and doctor tables. Additionally, the module should support adding and managing doctor photos.

## Features
- 🧩 Data Table for Doctors with CRUD Operations: Implement a data table for managing doctor information, including Create, Read, Update, and Delete operations.
- 🧩 Data Table for Doctor Specialities: Create a data table for managing doctor specialities and assign each doctor to their respective specialities.
- 🧩 EF Code First and Project Structure: Manage the code using Entity Framework Code First approach and ensure a well-structured .NET project with all necessary
## Getting Started
### Prerequisites
- Visual Studio 2019
- .Net Core MVC
- SQL SERVER 2019
- Razor
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Mohamed Nour KHammeri - [@My-Web-Site](https://prtfnour.vercel.app) - mednour.khl@gmail.com
Project Link: [https://github.com/mednour2019/MedicalSystem](https://github.com/mednour2019/MedicalSystem)