Εξατομικευμένη περιήγηση με λειτουργία επαυξημένης πραγματικότητας
Cross platform personalized guide with augmented reality features
View/ Open
Keywords
AR ; Augmented reality ; Επαυξημένη πραγματικότητα ; Cross platform ; React ; iOS ; Android ; Nestjs ; Περιήγηση ; React nativeAbstract
This master thesis aims to develop a mobile application, which will use technologies and modules of the device, such as GPS and augmented reality, to give the user better and more personalized experience in the field of electronic browsing. The need of having better preview of the routes based on user’s possibilities and needs, and the appearance of information about a point of interest in a different way led me to the development of this application. The GPS module of the mobile device is one of the best ways to show personalized routes that are suitable for the user. Also, a different way from the usual chosen for showing information about a point of interest is the augmented reality technology in which the user will be able to see 3D objects through the camera of the mobile device giving with this way more information about one place.
The implementation of the application is done using the React Native tool which is for cross compiled application development. Also, a RESTful API was built to support the mobile application by distributing the proper data.