Skip to content

Location Based Advertisements (Java8, JavaEE, Wildfly, JSF2.2, Hibernate, JPA, EJB, XHTML...)

License

Notifications You must be signed in to change notification settings

sibeldy/Web-Application-Ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Application-Ads

Location Based Advertisements

The project is a web application which aims to show advertisements based on the location of user. Advertisements are defined by the shops and they have a specific time interval. Users are able to list currently available advertisements for any selected distance and category. The web application is compatible with PC, mobile and tablet.

The system has two main parts. First part consists of the shops’ interface where shops have to register to the system and define ads. The second part consists of the user interface where users reach advertisements, list them by category and distance, and see the shop’s location from map.

Project Development Platform Eclipse IDE, WildFly 11.0 Application Server, MySQL Database, Java 1.8, Java Server Faces v2.2, Hibernate, Java EE.

The technologies used for development: JPA, EJB, XHTML, Bootstrap, BootsFaces, OmniFaces, PrimeFaces, AJAX, CSS, JavaScript, Google Maps JavaScript API, Google Maps Geolocation API.

Prerequisites before running the project: 1- Create a database in MySQL named shop 2- Enter a google map api key in the following files: Shop_Ads, registerShop.xhtml line 130 User_Ads, listAds.xhtml line 144 User_Ads, shops.xhtml line 9