/WildlifeTracker

An application that allows Rangers to track wildlife sightings in an area.

Primary LanguageJavaScriptMIT LicenseMIT

WildlifeTracker By Chalie

Description

An application that allows Rangers to track wildlife sightings in an area.

Live Deployment View Here

Live Release

Live : Download Here Run the package using java -jar WildlifeTracker<version>.jar

Project Homepage

image

Contributions

If you'd like to contribute.

  • Fork the repo
  • Create a new branch (git checkout -b feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'Improve/Add feature')
  • Push to the branch (git push origin feature)
  • Create a Pull Request [Make sure your code is properly commented] If you find a bug, kindly open an issue Here . If you'd like to request a new function, feel free to do so by opening an issue Here.

Development setup

Cloning and setting up a local development database

  • git clone https://github.com/Chal13W1zz/WildlifeTracker.git &&
  • cd WildlifeTracker && psql < drop.sql && psql < create.sql
  • open the project using your favourite IDE
  • edit the database name and password in WildlifeTracker/src/main/java/Db.java
  • run using gradle gradle run or compile using maven mvn clean install
  • open http://localhost:4567 on your favourite browser and enjoy :)

Technologies Used

  • Handlebars
  • Java Spark
  • Intellij IDEA CE
  • PostgreSql
  • Maven
  • Gradle
  • Bootstrap
  • Fontawesome

Known Bugs

N/A

Connect With Me

telegram.org

twitter.com

whatsapp.com

youtube.com

MIT Licence Copyright © 2021, Chalie All rights reserved.