Skip to content

odysseywilson/Pothole-Detection-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pothole-Detection-Website

This is the website interface for ODOT employees to access data from potholes that were detected by the pothole detection iOS app (github.com/cade-conklin/Pothole-Detection)

Installation

Start by simply cloning the repository to your machine. Then run

npm install

Running

I am currently just running this on localhost. You can run it on your own computer by navigating to the directory and running:

node server.js

Then visit localhost:3000/active_potholes. If you have issues with the port you can change the port number in Pothole-Detection-Website/server.js

Details about the code structure

Here is a high level overview of how viewing pothole data works: Diagram of viewing pothole data

And here is one of how editing treatment data works: Diagram of editing treatment data

Finally, here is how the app and website interact: Diagram of app/website interaction

Changes that are left to be made

More information to come!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors