Skip to content

Web application used for managing a simple airline. It allows you to manage flights, planes, employees and customers.

Notifications You must be signed in to change notification settings

kotikfi/asp-airline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline

About

Web application used for managing a simple airline. It allows you to manage flights, planes, employees and customers.

Screenshot 2022-06-14 17 55 59

Built With

Prerequisites

  1. Visual Studio, Visual Studio Code or your preferred IDE

Installation

  1. Clone project
git clone https://github.com/kotikfi/asp-airline.git
  1. In Visual Studio, go to View 🠊 SQL Server Object Explorer
  2. Choose Database Server and create (or use existing) database.
  3. Right click on Database, select New Query
  4. Execute queries from files in /SQL folder: tables.sql, insert.sql, procedures.sql
  5. Run project with CTRL+F5 (Visual Studio) or in terminal:
dotnet run

About

Web application used for managing a simple airline. It allows you to manage flights, planes, employees and customers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published