https://github.com/softx0/prj-determinar-coordenadas
Determine the entered coordinates
https://github.com/softx0/prj-determinar-coordenadas
apache-poi beans bootstrap4 coordenates css3 google-maps-api java javascript maps mvc-architecture
Last synced: about 2 months ago
JSON representation
Determine the entered coordinates
- Host: GitHub
- URL: https://github.com/softx0/prj-determinar-coordenadas
- Owner: Softx0
- Created: 2018-05-31T05:44:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T07:00:16.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T09:15:29.982Z (3 months ago)
- Topics: apache-poi, beans, bootstrap4, coordenates, css3, google-maps-api, java, javascript, maps, mvc-architecture
- Language: HTML
- Homepage:
- Size: 13.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prj-determinar-coordenadas
Java Web Project about determinate if the coordenades read front the user introduce are inside in the excel that read with API Apache POI.
And using API Google Maps for presentation the coordenates introducing for the user.## Getting Started
If you are interested in trying the code of our application, you can make a clone to the repository.
If you want to contribute to the application as a contributor to the project, make a fork. Each time you are going to perform a pull request, you must specify correctly in the description of the same that was done in this request.
## Installing
Just clone the proyect and run it with NetBeansIDE 8.2.
* Using JSF Java Server Faces for presentation
* Using ManagedBeans for container and the simplicity when using how controller.
* Using Boostrap4 for styles.
* Using APACHE TOMCAT 9.0 for Server Applications
* Using API Apache POI for read the Excel (and We can be read, write and modificate Office documents and Google documents).
* Using API Google Maps for presentation of Maps.
* Using Pattern MVC.## Built With
* [Java](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
* [NetBeans](https://netbeans.org/)## Maked with ♥ by
* **Emmanuel Valenzuela** - [Softx0](https://github.com/Softx0)
See also the list of [contributors](https://github.com/Softx0/AndroidAltice/contributors) who participated in this project.