📆 September to November 2019 |
The project aims to display a map with the possibility of displaying various current events. Events are published by users.
- Java
- VueJS
students on BTS SIO on the Saint Ursule High School in Caen.
@theomarie, @ThomasFont3721, @ThomasHolley
- dataAdmin (accessing data)
- User (accessing events)
- Viewer (consultation)
- Login in
- Log out
- sign up
- Manage rights by user type
- Access dashboard
- Display a list (events, places, sites…)
- Manage sites
- Manage locations
- API data recovery
- Navigation
- geolocalize users
- display the map(events, places, sites…)
- add an event on a places (modification and delete)
- share event
- Display/filter on events (type)
- search on events by proximity or location
- user can create her own stats
- consult stats on a location
- consult stats on a event or Type
Depedency of the project
- Spring : Provides a comprehensive programming and configuration model for modern Java-based enterprise applications.
- Maven : allow a developer to comprehend the complete state of a development effort in the shortest period of time.
Frameworks used
- Spring
- VueJS : progressive framework for building user interfaces.
API used
Project deployment used
- Heroku
Development environment used
- Visual Studio Code
After download the project, in function of your development environment
Execute the Application class
Putt the .jar packaging in pom.xml
With the command prompt : Maven :
mvn spring-boot:run
By executing the packaged app:
java -jar target/myapplication-0.0.1-SNAPSHOT.jar
email : [email protected] password : user