diff --git a/README.md b/README.md index 580c5886..573acfa2 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,15 @@ [![Codacy grade](https://img.shields.io/codacy/grade/87f68ffeb2524c1fb0991d544e6afffb)](https://app.codacy.com/gh/cityssm/lot-occupancy-system/dashboard?branch=main) [![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/cityssm/lot-occupancy-system)](https://codeclimate.com/github/cityssm/lot-occupancy-system) +[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/cityssm/lot-occupancy-system)]((https://codeclimate.com/github/cityssm/lot-occupancy-system)) [![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/cityssm/lot-occupancy-system)](https://app.snyk.io/org/cityssm/project/ea456d07-9674-4c74-b3d1-1452a8183153) +[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cityssm/lot-occupancy-system/Coverage%20Testing)](https://github.com/cityssm/lot-occupancy-system/actions/workflows/coverage.yml) +[![lot-occupancy-system](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/xya1fn&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/xya1fn/runs) **In development** +![Lot View](docs/images/lotView.png) + A system for managing the occupancy of lots. Built with **cemetery management** in mind, but flexible enough to handle marinas and campgrounds as well. diff --git a/docs/images/lotView.png b/docs/images/lotView.png new file mode 100644 index 00000000..c9a5ac3f Binary files /dev/null and b/docs/images/lotView.png differ