### Objectives - To provide users a trip planner where they can see geolocation together with the places they desire to go -------------------- ### To Do - [x] Show map using [Leaflet](https://leafletjs.com/) - [x] Show item information on popup when click pins on map - [x] Create draggable/droppable cards area - [x] Implement scroll area then put cards inside - [x] CRUD places - [x] [READ](https://github.com/natnicha/journi-web/issues/4) - [x] [CREATE](https://github.com/natnicha/journi-web/issues/5) - [ ] [UPDATE](https://github.com/natnicha/journi-web/issues/6) - [x] [DELETE](https://github.com/natnicha/journi-web/issues/7)