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
wildscotsmen c9f22b74d5 Cleaned code for consistency. Additionally added month function for report form. 2018-10-29 00:33:35 -04:00
build added build folder 2018-09-19 17:47:55 -04:00
public reworked GA 2018-10-26 16:34:08 -04:00
src Cleaned code for consistency. Additionally added month function for report form. 2018-10-29 00:33:35 -04:00
.gitignore fixed merge conflicts, added new nav 2018-10-24 18:09:23 -04:00
package-lock.json merge 2018-10-26 14:27:03 -04:00
package.json Formatted database data in InfoWindows on Sighting Map. 2018-10-25 22:15:48 -04:00
readme.md Updated readme 2018-10-06 19:19:58 -04:00

readme.md

Marten Application

Background

Given some recent research into the American marten, there is 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 would allow 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 will be a web platform 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 will allow for users to post marten sightings. They can attach photos and make comments on said photos. They also can include the location where the sighting occurred and rank their confidence in the sighting. This will all be stored in some type of database that can be queried for research purposes. We also will integrate a map API to allow for users to see where marten sightings have occurred.

URL

Marten Tracker

Intended Features

  • Ability to log marten sightings.
  • Include type of sighting on marten sighting post.
  • Attach photos to marten sighting post.
  • A map per sighting post for location of marten sighting.
  • Map for all marten sighting posts.
  • Comments on photos.
  • Quiz game for learning more about martens.

Technologies

  • ReactJS
  • Firebase
  • Google API
  • Netlify
  • Flamelink CMS