Wildlife tacker is An application that allows Rangers to track wildlife sightings from a nearby forest of Douglas Fir to keep track on the animals and their location, age and health.
Edward Mbitsi.
Java v9. Spark. Gradle. Maven. Bootstrap. JUnit v4.12. Setup instructions
Clone the repository by executing the following command in your terminal in the directory of your choice - git clone https://github.com/edwardmbitsi/Wildlife-Tracker
Navigate into the untitled1 directory - cd untitled1
Build project
Installing After cloning to your local machine navigate to the folder you cloned into and open it with intellij.
Navigate into the src/main/java/App.java and click run in intellij.
Rebuild the Project Using Intellij IDEA
Open terminal command line then navigate to the root folder of the application.
Run gradle run command
Go to your browser and type localhost:4567
Permission is hereby granted, free of charge, to any person obtaining a copy of this software associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute,sublicense,and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS APPROVED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY , FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORs OR COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.