Skip to content

Video rental kiosk which allows customers to rent any movies from Xtra-vision express machines located in Ireland.

Notifications You must be signed in to change notification settings

Jorge36/Xtra-Vision

Repository files navigation

xtra-vision

Xtra-Vision software system is a video rental kiosk which allows customers to rent any movies from Xtra-vision express machines located in Ireland. Customers can return the movies either to the same machine or another one in the network. Each disc has an electronic tag, which is used to scan them, and thus to track all the information about the rentals. There are three different categories for movies: coming soon, latest or new release and not new. Software was developed in Netbeans IDE.

DataHandler comes from JAF; it's not part of JavaMail. JAF is included in JDK 1.8 and older. You must use JDK 1.8, if you want to run this app.

Output:

From what machine would you like to operate?
[1] Machine{eircode=N39R6T3, address=Hazelwood Shopping Centre, town=Longford, county=Longford, description=Xtra-vision Xpress - Davis SuperValu Longford, country=Ireland}
[2] Machine{eircode=N37YA29, address=Ballymahon Road, town=Athlone, county=Westmeath, description=Xtra-vision Xpress - Croughan's Supervalu Ballymahon Rd, country=Ireland}
[3] Machine{eircode=N91WPX9, address=Austin Friars St, town=Mullingar, county=Westmeath, description=Xtra-vision Xpress - Buckley's SuperValu Mullingar, country=Ireland}
[4] Machine{eircode=H12R8P0, address=, town=Drumalee, county=Cavan, description=Xtra-vision Xpress - Tarpey's SuperValu Cavan, country=Ireland}
[5] Machine{eircode=F52XA61, address=Elphin Street, town=Boyle, county=Roscommon, description=Xtra-vision Xpress - Kelly S's SuperValu Boyle, country=Ireland}
[6] Machine{eircode=R35WK53, address=Arden Rd, town=Puttaghan, county=Tullamore, description=Xtra-vision Xpress - Scally's Centra Tullamore, country=Ireland}
[7] Machine{eircode=A82P2H0, address=Virginia Shopping Centre, town=Virginia, county=Cavan, description=Xtra-vision Xpress - McEvoy's SuperValu Virginia, country=Ireland}
[8] Machine{eircode=R42HC85, address=Lower Main Street, town=Banagher, county=Offaly, description=Xtra-vision Xpress - SuperValu Banagher, country=Ireland}
[9] Quit program
1

**** Welcome to Xtra-Vision Xpress System ***** Special Offers

  1. All you can watch for only 8.99 a month! Then start to rent as many movies as you like with no late fees. Just bring back your movies and select the next 2 movies. You can also cancel the service at any Xtra-vision Xpress machine.

  2. First Rental Free - use code FREE123

  3. Rent 1 movie for €2.99 and keep it for 1 night

  4. Rent 2 movies for €2.99 each and keep them for 2 nights

  5. Rent 3 movies for €2.99 each and keep them for 3 nights

No Xtra-vision membership or signup required

Credit and debit cards accepted

While your first transaction is limited to 2 discs, after that you can rent up to 4 discs at one time. Customers with unlimited movies account can rent up to 2 at a time.

For each additional day you keep it past 8pm, you’ll be charged €1.50. If you hold onto your disc for the maximum rental period – 10 days, you will be charged a maximum fee of €15 and the disc is yours to keep.

What option would you like to choose? [1] Rent (a) movie(s) with unlimited movies account
[2] Rent (a) movie(s) without unlimited moives account
[3] Open an unlmited movies account
[4] Close an unlmited movies account
[5] Return a movie
[6] View machine locationes
[7] Quit the program
8

You have entered an invalid input. Please, try again
[1] Rent (a) movie(s) with unlimited movies account
[2] Rent (a) movie(s) without unlimited moives account
[3] Open an unlmited movies account
[4] Close an unlmited movies account
[5] Return a movie
[6] View machine locationes
[7] Quit the program
1

What option would you like to choose?
[1] Select movies
[2] Deselect movies
[3] View movies
[4] Checkout
[5] Go back to previous menu

.....

There are two videos in ./Testing/ showing app working (Xtra-Vision1.mkv and Xtra-Vision2.mkv).

I add some screenshots below.

alt_text

alt_text

About

Video rental kiosk which allows customers to rent any movies from Xtra-vision express machines located in Ireland.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages