Skip to content

A database management Windows desktop application for a travel agency. Team project at SAIT.

Notifications You must be signed in to change notification settings

hdmdhr/Travel-Agency-Desktop-App

 
 

Repository files navigation

Travel-Agency-Desktop-App

App Overview

preview

A database management Windows desktop application for a travel agency. Build with C# and MS Visual Studio.

Before using

To run the app, please install Microsoft SQL Server and add database by running sql script under repository root directory.

Travel-Agency-Desktop-App\travelexperts-mssql.sql

Convenient features

Easy Navigation

easy navigate

Search

search
Filter results while user is typing.

Sort

sort
Easy sort just by clicking column head.

Auto-complete

auto complete
Predict user's choice from the dropdown list.

How to use

Add a new package

add new package

Add / Edit product supplier

add edit PS

Add a new supplier

add supplier

Built With

  • IDE - Microsoft Visual Studio Enterprise 2017
  • Database - SQL Server
  • Language - C#

Author

About

A database management Windows desktop application for a travel agency. Team project at SAIT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • SQLPL 1.1%