Skip to content

A system for finding a vacation. This was made for "Mini Project in Windows Systems" course, in .NET.

License

Notifications You must be signed in to change notification settings

AmitaiF/Find-Vacation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Vacation

What is it?

A WPF system made for a "Mini Project in Windows Systems" course.
The program is made in .NET environment, and it based on the three-tier architecture.
The program uses XML files to store it's data and uses multi-threads to handle all the actions (e.g. requests to a remote server).

What does it do?

Every client can register as a Host or a Guest.
The system designed so that a Guest can upload to the system a request for vacation, with all of his requirements.
Clients who registered as Hosts can add their Hosting Units to the system.
Then, for each Hosting Unit, its owner gets a list with all the Guest Requests that fit this Hosting Unit.
Now he can offer the Guest to come to his Hosting Unit.
The Guest can see all the offers, and choose the best for him.

Example

The Login screen:

Update Hotsting Unit screen:

Features

  • Forgot Password
  • Translation to Hebrew

About

A system for finding a vacation. This was made for "Mini Project in Windows Systems" course, in .NET.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages