This is the application that my capstone team and I completed to finish our degrees. The application allows for users to post marten sightings. They can attach photos and make comments on said photos using Disqus.
Go to file
Al Duncanson 55775e10b9 new api keys 2019-01-05 12:50:07 -05:00
build added build folder 2018-09-19 17:47:55 -04:00
public Fixed issue with background image getting a server error. 2018-12-17 01:24:15 -05:00
src new api keys 2019-01-05 12:50:07 -05:00
.gitignore fixed merge conflicts, added new nav 2018-10-24 18:09:23 -04:00
package-lock.json Added summary. 2018-12-10 16:57:13 -05:00
package.json Fixed collection bug issue. Bug was caused by ordering assumption I made. 2018-12-10 16:09:30 -05:00
readme.md Update readme.md 2018-12-11 17:22:47 -05:00

readme.md

Marten Application

Background

Given recent research into the American marten, there was a need for a web application that is able to document marten sightings. Graduate research has produced a model that predicts habitat suitability for the northern Lower Peninsula, but a lack of anything besides anecdotal evidence makes testing the model difficult. This application allows for "citizen science". This is the outsourcing of research efforts to the public. This would allow people to log marten sightings for research purposes. The project is a public web application and certain groups including hunters, hunting club members, wildlife managers and state park personnel will be targeted for citizen science. This application will hopefully help bolster research efforts for the American marten.

The application allows for users to post marten sightings. They can attach photos and make comments on said photos using Disqus. They also can include the location where the sighting occurred and rank their confidence in the sighting. This is all stored in Google Firebase. We additionally utilize Google Maps, which allows for users to see where marten sightings have occurred. A trail-cam quiz with multiple difficulty settings incentivizes participation in the application. There is also information concerning martens and photo galleries with pictures of them built using the Flamelink CMS.

URL

Marten Tracker

Features

  • Ability to log marten sightings.
  • Metadata on marten sighting posts.
  • A map per sighting post for location of marten sighting.
  • State-wide map for all marten sighting posts.
  • Disqus threads on marten sighting posts.
  • Quiz game for learning more about martens.
  • Information section on martens.
  • Photo galleries of martens.

Technologies

  • ReactJS
  • Firebase
  • Material-UI
  • Google API
  • Netlify
  • Disqus
  • Flamelink CMS
  • EmailJS