Skip to content

An application used for finding street openings for pedestrians and cyclists to use the roadbed of the street for social distancing during the COVID-19 crisis.

Notifications You must be signed in to change notification settings

artemfm1/Open-Streets-NYC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

Project Name

Open-Streets-NYC

https://artemfm1.github.io/Open-Streets-NYC/

Project Description

An application used for finding street openings for pedestrians and cyclists to use the roadbed of the street for social distancing during the COVID-19 crisis.

API and Data Sample

https://data.cityofnewyork.us/resource/uiay-nctu.json

image

Wireframes

image

MVP/PostMVP

MVP

MVP - To be able to search for "Open Street" locations by borough. This project used:

  • HTML, CSS, and JavaScript.
  • Axios request to pull API data
  • styleing with FLexblox
  • responsive design with media queries

PostMVP

  • Adding a date and calander option
  • Giving the user a map readout or a link to it

Project Schedule

Day Deliverable Status
April 16-18 Prompt / Wireframes / Priority Matrix / Timeframes Incomplete
April 19 Project Approval/Core Application Structure (HTML, CSS, etc.) Incomplete
April 20 Pseudocode / actual code Incomplete
April 21 Initial Clickable Model/MVP Incomplete
April 22 MVP/PMVP Incomplete
April 23 Presentations Incomplete

Priority Matrix

image

Timeframes

Component Priority Estimated Time Time Invested Actual Time
Working with API H 2hrs 2 2
HTML H 2 hrs 6 6
JavaScript H 10 hrs 20 20
initaial CSS H 5 hrs 3 3
advanced CSS styling H 6 hrs 8 8
debugging H 5 hrs 3 3
Total H 30 hrs 42 42

Code Snippet

image

Change Log

Intially I had to use const smallArray = streetData.slice(0, 30) to shorten the results, but using the set() method allowed me to filter out duplicates and render a complete list to the user.

About

An application used for finding street openings for pedestrians and cyclists to use the roadbed of the street for social distancing during the COVID-19 crisis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published