/Management-system-BackEnd

Back-end API built with C#

Primary LanguageC#

C# API Project

This project is a back-end API built with C# that connects the front-end with the back-end using Microsoft SQL Server as the database. It includes features such as user authentication, data validation and CRUD operations.

Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

Prerequisites

  • Visual Studio
  • .NET Core SDK
  • SQL Server Management Studio

Installing

  1. Clone the repository

  2. Open the project WebAPI.sln in Visual Studio

  3. Build the solution to restore the necessary packages

  4. Open Microsoft SQL Server with the following credentials:

     Server Name:`sql.bsite.net\MSSQL2016`
     Login: `matias_c#`
     Password: `TWG3zHLuFZ8fc@9`
    
  5. Run the project to start the development server

Built With

C#  .NET  Microsoft SQL Server  Swagger   

Usage

Authors

Matias Gays - IT Developer -

License

This project is licensed under the MIT License - see the LICENSE file for details