Skip to content

Projekat iz predmeta Razvoj programskih rješenja / III semestar / Elektrotehnički fakultet Sarajevo

Notifications You must be signed in to change notification settings

mahmutovichana/Hotel-Reservations-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Hana Avis - Your go-to hotel booking app 🏨

Hana Avis is a professional and user-friendly hotel booking app, designed to make the process of finding and reserving hotels as seamless as possible. Our wide selection of hotels and advanced search algorithm allows users to easily find the perfect accommodation for their needs.

With Hana Avis, you can say goodbye to the hassle of browsing multiple websites for the perfect hotel. Our app brings all the information you need in one place, making it easy for you to find and book the hotel of your dreams. Whether you're planning a romantic getaway, a family vacation, or a business trip, Hana Avis has got you covered.

Features

  • Advanced search functionality: Our search algorithm allows users to easily filter hotels by location, price, amenities, and more. Find the perfect hotel for your budget and preferences in seconds. 🔍

  • Real-time availability and bookings: Users can check room availability and prices in real-time and make their bookings instantly. No more waiting for confirmation emails. 📅

  • Admin Functionality: Admins can add, edit, or delete hotels and rooms, as well as view users and reservations info, allowing them to manage the app's content and data. 🛠

Running the App

To run the Hana Avis app from the command line, you will need to have the following software installed on your computer:

  • Maven
  • Java Development Kit (JDK)
  1. Download the .zip folder of the repository to your local machine
  2. Navigate to the directory where the Hotel-Reservations-App-main folder is located
  3. Run from that location the following command in your command line to run the program:
mvn javafx:run

Untitled design (3) (1)

You should now see the Hana Avis app open on your screen.

To run the Hana Avis app from the enviroment, you will need to have the following software installed on your computer:

  • IntelliJ IDEA / Eclipse / NetBeans / Apache NetBeans / Visual Studio Code / Spring Tools Suite
  • Maven
  • Java

To run the Hana Avis app without using Maven or an IDE, you will need to have the following software installed on your computer:

  • Java
  1. Open the command prompt or terminal on your computer.
  2. Navigate to the directory where the Hana Avis app is located.
  3. Compile the Java files by running the following command:
javac -cp "path/to/java-sdk/lib/*" "path/to/AppFX.java" 
  1. Run the app by executing the following command:
java -cp "path/to/java-sdk/lib/*" "path/to/AppFX.class" AppFX

Please make sure to replace path/to/java-sdk/lib/* and the path/to/AppFX with the actual path on your computer.

Hana Avis Walkthrough

Untitled design (1) (1)

Untitled design (4) (1)

Built With

  • Intellij IDEA
  • Scene Builder
  • MySQL Workbench

Contact

Have any questions or feedback? Feel free to reach out to us at hmahmutovi3@etf.unsa.ba
We would love to hear from you and help you plan your next trip! 💬

Thank you for choosing Hana Avis for your next hotel booking. We're confident that you'll love our app and have a great time on your trip! 🌟

About

Projekat iz predmeta Razvoj programskih rješenja / III semestar / Elektrotehnički fakultet Sarajevo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published