A Java App to navigate French OpenData set of Municipalities
#Usage
- To test it out on a restricted database, launch gui/BasicGUI.java
- To see all municipalities, download a dataset, launch gui/IndexGUI.java and select "Advanced version" (It will ask you to link your dataset to the app)
#Disclaimer Project developed during a university course focusing on Java core concepts.