- Go to Personal Event Map.
- Tap an event on the list view or the marker to view more information about an event.
- Press the selected event in the list view, its marker, or the
x
button in the infoWindow to deselect it. - Type in the search bar to filter through events.
- Open Terminal
- Change current directory to the projects
src
folder - Type
python -m SimpleHTTPServer 3000
- Open chrome and type
localhost:3000