-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4967044
commit 3c6e305
Showing
8 changed files
with
2,308 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.idea | ||
dump.json |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"level": 0, | ||
"label": "pozostałe", | ||
"color": "#d0d3d4" | ||
}, | ||
"1": { | ||
"level": 1, | ||
"label": "przejechane", | ||
"color": "#f1c40f" | ||
}, | ||
"2": { | ||
"level": 2, | ||
"label": "odwiedzone", | ||
"color": "#5dade2" | ||
}, | ||
"3": { | ||
"level": 3, | ||
"label": "min. 1 nocleg", | ||
"color": "#27ae60" | ||
}, | ||
"4": { | ||
"level": 4, | ||
"label": "miejsce zamieszkania", | ||
"color": "#e74c3c" | ||
} | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# krzysztofrewak/powiaty | ||
Prosta aplikacja do wyklikiwania różnych rzeczy na mapie polskich powiatów. Dostępna jest pod adresem [https://krzysztofrewak.github.io/powiaty](https://krzysztofrewak.github.io/powiaty) | ||
|
||
## Aplikacja | ||
Obecnie aplikacja pozwala na: | ||
* modyfikowanie bazowych kategorii, | ||
* przeszukiwanie listy powiatów, | ||
* przypisywanie powiatów do kategorii, | ||
* robienie screenshota mapy, | ||
* cache'owanie wyklikanej mapy, aby odświeżenie strony nie usuwało pracy. | ||
|
||
Prawdopodobnie kilka innych funkcjonalności pojawi się w przyszłości. Zapraszam do zgłaszania pomysłów i znalezionych błędów w zakładce Issues. | ||
|
||
![Aplikacja](./screenshot.png) | ||
|
||
### Wygenerowana mapa | ||
![Wygenerowana mapa](./img.png) | ||
|
||
## Licencje | ||
Bazowa mapa Polski z podziałem na powiaty została pożyczona z Wikimedia Commons: [https://commons.wikimedia.org/wiki/File:POLSKA_powiaty.svg](https://commons.wikimedia.org/wiki/File:POLSKA_powiaty.svg) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.