Skip to content

Commit

Permalink
docs: write up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed May 1, 2021
1 parent 39a0bf6 commit dcd42fe
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
# LetsPlan.org

This repository is used for developing the LetsPlan.org application.
A tool for neighbors to learn from about their RCO with open data and engage in community planning.

## Documentation

See this repository's GitHub Pages website for documentation automatically build from the `docs/` directory: <https://urbanspatial.github.io/LetsPlanOrg>

## Technology components

- Laravel backend
- Vue frontend
- Mapbox GL vector map
- Kubernetes deployment via Helm
- GitHub Actions build automation

## Screenshots

### Sale price indicator

![Sale price indicator](./screenshots/sale-price.gif)

### Other indicators

![Other indicator](./screenshots/indicators.gif)
Binary file added screenshots/indicators.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/sale-price.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dcd42fe

Please sign in to comment.