Skip to content

hediyetapan/LibraryAdminProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack Angular .NET EF Core Library Administration Project

Description

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.

Prerequisites

    • Node.js and npm
      Angular CLI
      .NET SDK
      Docker Desktop
      Azure Data Studio (optional)
  • Installation Steps

    Prerequisites Installation

    Install Node.js and npm

    Download and install Node.js from the official website.
    Verify the installation by running the following commands in your terminal or command prompt:
    node -v npm -v

    Install Angular CLI

    Install Angular CLI globally using npm:
    npm install -g @angular/cli

    Install .NET SDK

    Download and install the .NET SDK from the official website. Verify the installation by running the following command:
    dotnet --version

    Install Docker Desktop

    Download and install Docker Desktop from the official website. Follow the installation instructions for your operating system.

    Clone Repository

    Navigate to the folder you want to clone the repository in and clone the project.
    cd _destination_folder_
    git clone https://github.com/hediyetapan/LibraryAdminProject
    to be continued...

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published