Skip to content
/ comap Public

Comap is a real-time mapping service that visualized the availability of COVID-19 masks on a map.

Notifications You must be signed in to change notification settings

sk31park/comap

Repository files navigation

Comap

🇺🇸 English | 🇰🇷 한국어

Comap is a real-time mapping service that visualized the availability of COVID-19 masks on a map. Originally developed in 2020, the project aimed to help users locate nearby stores with available masks during the pandemic.

Features

  • Real-Time Mapping: Displays mask availability on an interactive map.
  • Live Data Updates: Automatically fetches and updates stock levels.
  • Store Search: Allows users to search for nearby stores with masks in stock.
  • User-Friendly Interface: Provides a simple and intuitive UI for easy navigation.

Technologies Used

  • Frontend: Vue.js, Leaflet.js (for interactive maps)
  • Backend: Node.js, Express
  • Database: Firebase (for real-time updates)
  • APIs: Integrated with public health and retail APIs for live data

Installation

To set up and run the project locally:

git clone https://github.com/yourusername/comap.git
cd comap
npm install
npm run dev

About

Comap is a real-time mapping service that visualized the availability of COVID-19 masks on a map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published