Skip to content

Core Features

Alex Secor edited this page Dec 5, 2025 · 1 revision

Core Features

Interactive Map

  • Shows location markers with accessibility ratings.
  • MapLibre GL JS for rendering map tiles.
  • Real-time updates as users add new locations.

Location Search

  • Nominatim API integration for searching by address, name, or coordinates.

User Accounts

  • Secure login and registration using bcrypt hashing.
  • Session-based authentication.

Create & Review Locations

  • Users can post accessibility reviews.
  • Upvotes/downvotes help surface the most helpful information.
  • Comment threads for discussion.

Moderation Tools (Planned)

  • Flag/report system
  • Admin dashboard

Clone this wiki locally