Benjamin-Mueggenburg
Benjamin-Mueggenburg
Migrated for using google maps to Leafletjs (https://leafletjs.com/) for the interactive maps combined with Openstreetmap (https://www.openstreetmap.org) as the tile server. Have translated almost all of previous code for google maps...
Seems to be that the API key has been deleted. Possible fix is to migrate from google maps, to an opensource alternative
Currently the back-end is using java, which is starting to get outdated. Migrating to python flask, or expressjs, will allow for more contributions to be made (as these two a...
No installation instructions make it very hard to setup. Looking a package.json, it uses react-native, meaning a react-native development environment is needed to setup, something that some people may miss....
Being that this tool is meant to be used as a tool for developers, there should also be more documentation on available functions and methods that they have available to...
The current project is using java as the back-end. Java is slowly becoming less and less used and out of date. Migrating from java to python (using flask) or NodeJS...
The repo itself is missing push and issue templates, which are needed for efficient open-source development. This will set the guidelines on what makes a good issue and what is...