Skip to content

MilicaMilakovic/VirtualMuseum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Museums

Internet Programming Fullstack Project | University project 2022

  • Virtual Museums

    • Angular Frontend
    • Springboot Backend
    • JSP M2 Administrator App
  • Virtual Bank

    • JSP App
  • Database

    • MySQL

Virtual Museums

Once registered and logged in, a user is able to preview over 50 museums, and buy a ticket for a virtual tour of the choosen museum. The ticket is sent to the user's email, and user will be notified by mail 1 hour before the tour starts, as well as 5 minutes before its end. A museum preview includes basic information about the museum - phone number, address, museum type, a brief description, its location on map and a weather forecast for three randomly chosen cities from the museum's country. Users are also able to read the news from arts and culture.


  • Login Page

A user can log in only if their account has been approved by administrator.

Main App


Museums

In the museums tab, a user can preview over 50 museums. By clicking on the museum card, user can view details about the choosen museum - its phone number, address, type, description, its location on map, weather for three randomly chosen cities from the museum's country, and currently active virtual tours of that museum, for which they can purchase a ticket. Users can also search museums by their name or location.

museums.mp4

Virtual tour ticket purchase

Users can preview currently active virtual tours and buy a ticket for a specific tour. Users need to provide their virtual credit card info upon purchase. The provided data will be evaluated and the purchase will be approved if there's enough money on the card, entered information is valid and card is enabled. Otherwise, the purchase will be canceled. Once the ticket is purchased, user will receive a mail containing the ticket in PDF format, and the ticket will be shown on their profile, from where they can start the virtual tour. Users can also manage their virtual bank accounts - preview their balance, credit card number, transactions and enable/disable the card. These actions are provided in the separate, JSP M2 Virtual Bank application.

ticket.purchase.mp4

Virtual Tour

User can find all the tickets they have bought on their profile. Each tour has its start time and duration. The virtual tour of a museum consists of 5-10 images of its most famous artwork, and a video. User can start the tour only by clicking on the link of the tour ticket. If they try to start the tour before its start time, or after it has finished, the tour content won't be visible and the corresponding message will be shown instead. Also, users will receive a mail as a reminder 5 minutes before the tour he has bought a ticket for finishes, and one hour before it starts.

virtual.tour.mp4

News

Users can read news from arts and culture. The articles are provided by consuming a RSS feed.

news.mp4

Administrator

Administrator can add a new museum, or add a tour for a specific museum. They can also view statistics and preview and download logs - users' actions, in PDF format. By clicking on the Manage users link, an administrator is taken to the JSP part of the application, where they can perform CRUD operations on users accounts, approve registration and reset user's password to random value.

admin.mp4

All pages are responsive!

About

Internet Programming Fullstack Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published