Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castle2668/mask-map
A website that show us where can we buy face masks in Taiwan
https://github.com/castle2668/mask-map
hexschool leaflet openstreetmap
Last synced: about 1 month ago
JSON representation
A website that show us where can we buy face masks in Taiwan
- Host: GitHub
- URL: https://github.com/castle2668/mask-map
- Owner: castle2668
- Created: 2020-02-19T10:01:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T17:32:55.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T10:44:14.562Z (7 months ago)
- Topics: hexschool, leaflet, openstreetmap
- Language: SCSS
- Homepage: https://sealman234.github.io/mask-map
- Size: 2.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mask Map (口罩地圖)
> 透過藥局口罩地圖,輕鬆查詢口罩剩餘數量等即時資訊。
## 需求
- 透過上方的篩選縣市及地區,過濾出符合該條件的藥局
- 藥局的部分使用卡片式設計讓資訊能夠清楚呈現## 前端畫面
![前端畫面預覽](https://i.imgur.com/yMkpOvg.png)
## 使用技術
- Vue CLI 4
- Leaflet + OpenStreetMap
- API
- JavaScript (ES6)
- ESLint (Airbnb)
- Bootstrap 4
- CSS (SCSS)