Skip to content

πŸ“ A practical project designed to demonstrate and managing student records, integrates a backend API with a console-based client application, utilizing a SQL Server database

Notifications You must be signed in to change notification settings

ZakariaAl-honyny/Student_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Student_API

🎈 Overview

πŸ“ A practical project designed to demonstrate and managing student records, integrates a backend API with a console-based client application, utilizing a SQL Server database.

πŸ› οΈ Installation Steps:

1. Prerequisites

  • sql server management studio.
  • SQL Server 2022 or later.
  • C# ASP.NET .Core 8.0 or later.
  • 2. Clone the repository

    git clone https://github.com/ZakariaAl-honyny/Student_API.git
    

    3. Restore StudentsDB.bak file in your sql server management studio (you will find the file in Database folder)

    4. Open `StudentApiServer` directory and press on StudentApi.sln file to to open and press on run button to start server side, keep server side running for use endpoint from cliect side

    5. Open `StudentApiClient` directory and press on StudentApiClient.sln file to to open and press on run button to start client side

    πŸ’  Technologies used in the project

    • Architecture: 3-Tier Architecture , Server and Client Architecture
    • Programming Language: C# ASP.NET .Core
    • Database: SQL Server
    • Data Access: ADO.NET
    • User Interface: console application

    About

    πŸ“ A practical project designed to demonstrate and managing student records, integrates a backend API with a console-based client application, utilizing a SQL Server database

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages