Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cityssm/lot-occupancy-system
A system for managing the occupancy of lots. (i.e. Cemetery management)
https://github.com/cityssm/lot-occupancy-system
campground-management cemeteries cemetery-management civic-tech government local-government marina-management municipal-software municipalities
Last synced: 27 days ago
JSON representation
A system for managing the occupancy of lots. (i.e. Cemetery management)
- Host: GitHub
- URL: https://github.com/cityssm/lot-occupancy-system
- Owner: cityssm
- License: mit
- Created: 2022-07-11T18:22:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:39:27.000Z (2 months ago)
- Last Synced: 2024-10-28T16:59:59.836Z (2 months ago)
- Topics: campground-management, cemeteries, cemetery-management, civic-tech, government, local-government, marina-management, municipal-software, municipalities
- Language: TypeScript
- Homepage: https://cityssm.github.io/lot-occupancy-system/
- Size: 19.6 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lot Occupancy System
[![DeepSource](https://app.deepsource.com/gh/cityssm/lot-occupancy-system.svg/?label=active+issues&show_trend=true&token=8rYoZ1g7FoZHstfQmOzvlBn7)](https://app.deepsource.com/gh/cityssm/lot-occupancy-system/)
[![Maintainability](https://api.codeclimate.com/v1/badges/11a8975b332f66e6eec7/maintainability)](https://codeclimate.com/github/cityssm/lot-occupancy-system/maintainability)
[![codecov](https://codecov.io/gh/cityssm/lot-occupancy-system/branch/main/graph/badge.svg?token=1M38ZVCLKE)](https://codecov.io/gh/cityssm/lot-occupancy-system)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cityssm/lot-occupancy-system/coverage.yml?branch=main)](https://github.com/cityssm/lot-occupancy-system/actions/workflows/coverage.yml)
[![lot-occupancy-system](https://img.shields.io/endpoint?url=https://cloud.cypress.io/badge/simple/xya1fn&style=flat&logo=cypress)](https://cloud.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.
[**User Documentation**](docs/) (In The Works)
## Key Features
**Maps are optional!**
Many systems of this type start with a map, and drill down into the data from it.
This can result in a huge amount of effort to get started.
This system can run "out-of-the-box" without maps, with the option to add them when it makes sense.## About this Project
- [Code of Conduct](CODE_OF_CONDUCT.md)
- [Contributing Guidelines](CONTRIBUTING.md)
- [Security Policy](SECURITY.md)
- [MIT Licence](LICENSE.md)Although the system is quite niche, it's being released in an open source environment in hopes to pool developer resources from other municipalities looking to move away from older, legacy systems.
It is being shared to start the dialog among other municipalities and present an option to those who may be looking to refresh their own cemetery systems.