Skip to content

The project consists in simulating a tourism application. You can book a stay or cancel it, view other people's opinions or add an opinion, view available stays or filter them, view selected stays in a separate menu

Notifications You must be signed in to change notification settings

Emanuel181/Travel-agency

Repository files navigation

Travel agency project

The project consists in simulating a tourism application. You can book a stay or cancel it, view other people's opinions or add an opinion, view available stays or filter them, view selected stays in a separate menu.




How to run it

[1] All files must be in the same folder.

[2]

  • If you are using Microsoft Visual Studio IDE (recommended way) you can open the project automatically from here, in the Code section, press Open with Visual Studio and then search for Project1.sln (main file). Or you can downlad this repository and open it with Microsoft Visual Studio IDE. Or you can clone it using https://github.com/Emanuel181/Proiect_Programare.git.

  • If you are using other sotfware you should search for Source.c by following the path Proiect_Programare/Project1/Source.c and you will probably need to manage the extra headers files defined by me by yourself in order to run the project. It was created in Microsoft Visual Studio IDE so opening it with another IDE or text editor may require extra work to set all files correctly. The most simple and efficient way is to use Microsoft Visual Studio IDE.




Core aspects

  • Loading screen
  • The posibility to create accounts
  • The posibility to recover an account
  • Validation for credit card (IBAN, CVV) - Luhn algorithm
  • A very complex project
  • Plenty of features
  • Nice interface
  • Databases for locations, reviews and users accounts
  • Used linked list and dynamic memory allocation
  • The posibility to add new locations
  • The posibility to add a review for a hotel



Image - How it works



photo

photo

photo

photo

photo

photo

photo

photo

photo

photo


image




🌐: https://www.uvt.ro/ro/

🌐: https://www.info.uvt.ro/en/

About

The project consists in simulating a tourism application. You can book a stay or cancel it, view other people's opinions or add an opinion, view available stays or filter them, view selected stays in a separate menu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages