This project is part of an internship at ESBAŞ, focusing on integrating a proximity card reader with an MSSQL database using ASP.NET Core Web API and Entity Framework Core.
Describe briefly what the project aims to achieve and its significance.
- Proximity Card Integration: Explain how the proximity card reader is integrated with the backend.
- Database Interaction: Detail how the backend interacts with the MSSQL database to store and retrieve data.
- API Endpoints: List and describe the API endpoints available in the project.
- Security: Discuss any security measures implemented, such as authentication and authorization.
- ASP.NET Core Web API
- Entity Framework Core
- MSSQL Server
- (Add other relevant technologies)
Provide instructions on how to set up the project locally. Include prerequisites, step-by-step instructions for installation, configuration of the database, and running the project.
- .NET SDK [version]
- MSSQL Server [version]
- Postman (optional for testing APIs)
- Clone the repository:
git clone https://github.com/unsignedbuntu/esbas_internship_backendproject.git