improve in readme
This commit is contained in:
22
README.md
22
README.md
@@ -1,6 +1,6 @@
|
|||||||
# jipf 2023
|
# jipf 2023
|
||||||
|
|
||||||
#### install
|
### install
|
||||||
---
|
---
|
||||||
|
|
||||||
this project uses submodules recursively, so you after cloning you need to :
|
this project uses submodules recursively, so you after cloning you need to :
|
||||||
@@ -8,7 +8,7 @@ this project uses submodules recursively, so you after cloning you need to :
|
|||||||
`git submodule update --init --recursive`
|
`git submodule update --init --recursive`
|
||||||
|
|
||||||
|
|
||||||
#### presentation
|
### presentation
|
||||||
---
|
---
|
||||||
|
|
||||||
- this repo is a plugin for wordpress, designed to be used inside a specific website : [2022.lejourdesprofs.org](https://2022.lejourdesprofs.org/#programme)
|
- this repo is a plugin for wordpress, designed to be used inside a specific website : [2022.lejourdesprofs.org](https://2022.lejourdesprofs.org/#programme)
|
||||||
@@ -16,6 +16,24 @@ this project uses submodules recursively, so you after cloning you need to :
|
|||||||
- and this plugin generates a map, based on google maps, with markers that places every speach
|
- and this plugin generates a map, based on google maps, with markers that places every speach
|
||||||
- it allows for filters and selections
|
- it allows for filters and selections
|
||||||
|
|
||||||
|
|
||||||
|
### how the markers colapse and multiply with zoom
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
### how the filters allow for selection
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
### technologie
|
||||||
|
---
|
||||||
|
|
||||||
|
- wordpress backend
|
||||||
|
- php
|
||||||
|
- vanilla javascript front-end
|
||||||
|
- google maps api
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user