Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 1.83 KB

README.md

File metadata and controls

62 lines (50 loc) · 1.83 KB

SF Public Spaces

A website that shows off San Francisco's public spaces.

Visit the site here

Existing Sites and Resources

Contributing

See our contributing Guide.

Browse the issues to see what needs to be done.

TODOS

This is in progress, there is still a lot to be done.

  • List of addresses and collect data about spaces.
  • Sticky footer - https://developer.mozilla.org/en-US/docs/Web/CSS/Layout_cookbook/Sticky_footers
  • Apply Masonary layout with flexbox
  • Add React Router navigation
    • Home page - shows all spaces
    • Details page -shows a single space with detail info
      • map
      • slide show
      • panorama
    • About or other pages?
      • Brain storm other pages to show...
  • Host on GitHub Pages. Using gh-pages, this is not working. It's failing at logging in on the command line.

Notes