Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans ee66338ee7 type linting 2023-03-10 12:34:36 -05:00
.github add cluster testing 2023-02-24 10:00:00 -05:00
assets/css github pages 2022-08-22 14:28:17 -04:00
bin maintain cluster polyfill in startup 2023-02-28 10:23:51 -05:00
cypress basic work order testing 2023-01-31 15:10:38 -05:00
data testing dynamics gp integration 2023-03-06 13:51:07 -05:00
docs add "0" accesskey to dashboard 2023-02-01 11:15:27 -05:00
handlers update lot occupancy transactions 2023-03-09 12:58:23 -05:00
helpers update lot occupancy transactions 2023-03-09 12:58:23 -05:00
public type linting 2023-03-10 12:34:36 -05:00
public-scss show lot occupancy count on dashboard 2023-02-03 12:44:20 -05:00
public-typescript type linting 2023-03-10 12:34:36 -05:00
routes update lot occupancy transactions 2023-03-09 12:58:23 -05:00
temp track legacy work order number field 2023-03-09 15:43:42 -05:00
test fix cypress command 2023-02-17 11:34:19 -05:00
types testing dynamics gp integration 2023-03-06 13:51:07 -05:00
views more consistent panel headings 2023-03-09 15:43:59 -05:00
.codeclimate.yml eslint removed, plugins not supported 2023-01-12 15:46:06 -05:00
.cspell.json linting 2023-01-12 12:14:19 -05:00
.eslintignore initial commit 2022-07-12 10:29:08 -04:00
.eslintrc.json more linting 2023-01-12 11:24:59 -05:00
.gitignore database backup 2023-01-25 10:32:43 -05:00
.jscpd.json linting 2023-01-12 12:14:19 -05:00
.mega-linter.yml test mega-linter 2023-01-10 09:46:06 -05:00
.ncurc.json linting with mega linter 2023-01-10 11:07:50 -05:00
.prettierignore formatting with prettier 2022-09-02 09:56:40 -04:00
.prettierrc.json linting 2023-01-11 15:07:46 -05:00
.sass-lint.yml initial commit 2022-07-12 10:29:08 -04:00
CODE_OF_CONDUCT.md formatting 2023-02-22 15:31:23 -05:00
CONTRIBUTING.md formatting 2023-02-22 15:41:53 -05:00
LICENSE.md update year 2023-01-24 15:44:26 -05:00
README.md update cypress badge url 2023-02-22 15:06:23 -05:00
SECURITY.md links to project markdown files 2022-11-04 13:40:26 -04:00
_config.yml set title 2022-08-23 15:36:45 -04:00
app.d.ts use npm polyfill 2023-01-25 14:44:00 -05:00
app.js restrict more libraries 2023-02-22 15:03:33 -05:00
app.ts formatting 2023-02-22 15:31:23 -05:00
cypress.config.d.ts initialize testing 2022-08-24 10:54:03 -04:00
cypress.config.js use javascript for cypress tests 2023-01-25 13:37:41 -05:00
cypress.config.ts use javascript for cypress tests 2023-01-25 13:37:41 -05:00
gulpfile.d.ts initial commit 2022-07-12 10:29:08 -04:00
gulpfile.js linting 2023-01-20 15:08:24 -05:00
gulpfile.ts linting 2023-01-20 15:08:24 -05:00
nodemon.json clear terminal on server restart 2023-03-09 13:39:56 -05:00
package-lock.json better-sqlite3 update 2023-03-09 13:39:07 -05:00
package.json better-sqlite3 update 2023-03-09 13:39:07 -05:00
tsconfig.client.json skipLibCheck 2023-02-22 14:51:08 -05:00
tsconfig.json linting 2023-01-11 15:07:46 -05:00
version.d.ts version bump 2023-03-08 12:56:50 -05:00
version.js version bump 2023-03-08 12:56:50 -05:00
version.ts version bump 2023-03-08 12:56:50 -05:00
windowsService-install.bat initial commit 2022-07-12 10:29:08 -04:00
windowsService-install.d.ts initial commit 2022-07-12 10:29:08 -04:00
windowsService-install.js linting 2023-01-12 12:14:19 -05:00
windowsService-install.ts linting 2023-01-12 12:14:19 -05:00
windowsService-uninstall.bat initial commit 2022-07-12 10:29:08 -04:00
windowsService-uninstall.d.ts initial commit 2022-07-12 10:29:08 -04:00
windowsService-uninstall.js linting 2023-01-12 12:14:19 -05:00
windowsService-uninstall.ts linting 2023-01-12 12:14:19 -05:00
windowsService.d.ts linting 2023-01-12 12:14:19 -05:00
windowsService.js linting 2023-01-12 12:14:19 -05:00
windowsService.ts linting 2023-01-12 12:14:19 -05:00

README.md

Lot Occupancy System

Codacy Badge Maintainability codecov Snyk Vulnerabilities for GitHub Repo GitHub Workflow Status lot-occupancy-system

In development

Lot View

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 (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

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.