This project is a web application developed using Angular for the frontend and .NET with Entity Framework Core (EF Core) for the backend. Angular is utilized to create a dynamic and interactive user interface, while .NET Core along with EF Core powers the backend logic and database operations. Docker is employed for containerization. Additionally, Azure Data Studio is used for database management.
- Node.js and npm
- Angular CLI
- .NET SDK
- Docker Desktop
- Azure Data Studio (optional)
node -v
npm -v
npm install -g @angular/cli
Download and install the .NET SDK from the official website. Verify the installation by running the following command:
dotnet --version
Download and install Docker Desktop from the official website. Follow the installation instructions for your operating system.
cd _destination_folder_
git clone https://github.com/hediyetapan/LibraryAdminProject