readme updates
parent
8da22d137a
commit
5bad5b3f36
10
README.md
10
README.md
|
|
@ -1,12 +1,22 @@
|
||||||
# Lot Occupancy System
|
# Lot Occupancy System
|
||||||
|
|
||||||
|
**In development**
|
||||||
|
|
||||||
A system for managing the occupancy of lots.
|
A system for managing the occupancy of lots.
|
||||||
|
|
||||||
Built with **cemetery management** in mind, but flexible enough to handle marinas and campgrounds as well.
|
Built with **cemetery management** in mind, but flexible enough to handle marinas and campgrounds as well.
|
||||||
|
|
||||||
|
[User Documentation (In The Works)](docs/)
|
||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||
**Maps are optional!**<br />
|
**Maps are optional!**<br />
|
||||||
Many systems of this type start with a map, and drill down into the data from it.
|
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 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.
|
This system can run "out-of-the-box" without maps, with the option to add them when it makes sense.
|
||||||
|
|
||||||
|
## About this Project
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Home](https://cityssm.github.io/lot-occupancy-system/)
|
||||||
|
|
||||||
|
# Help Documentation
|
||||||
|
|
||||||
|
**Thank you for taking the time to read the documentation.**
|
||||||
Loading…
Reference in New Issue