Skip to content

miamatic04/access-map_europe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessMap Europe

A crowdsourced accessibility map of Europe, built for the Academia EU Hackathon 2026 by EPAS Team of 4th High School of Ioannina.

Track: Disabilities – Accessibility & Inclusion

Live Demo


About

AccessMap Europe helps people with disabilities find and share accessible locations across European cities — wheelchair ramps, elevators, accessible toilets, and low-sensory spaces.

Anyone can contribute by adding a new location directly on the map.


Features

  • Interactive map powered by OpenStreetMap & Leaflet.js
  • Filter locations by category (ramps, lifts, WC, low-sensory)
  • Filter by country and city in the sidebar
  • Add new locations with automatic geocoding (Nominatim)
  • High contrast mode for users with visual impairments
  • Built with accessibility in mind — ARIA labels, focus styles, WCAG color palette

Accessibility

This app practices what it preaches:

  • WCAG-compliant color palette (Wong palette) — designed for color blindness
  • High contrast mode — inverted map tiles, dark background, yellow text
  • ARIA labels on all interactive elements
  • Keyboard navigation support via focus-visible styles
  • Screen reader friendly — semantic HTML, role attributes

Tech Stack

  • React + Vite
  • Leaflet.js + React-Leaflet
  • OpenStreetMap tiles
  • Nominatim geocoding API

Run locally

git clone https://github.com/miamatic04/access-map_europe.git
cd access-map_europe
npm install
npm run dev

EU Academia Hackathon 2026

Built as part of the EU Academia Hackathon — a European student initiative focused on accessibility and misinformation.


Acknowledgements

Built with assistance from Anthropic Claude (Sonnet 4.6) AI model.

References & Resources

About

Project for the Academia EU Hackathon 2026.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors