Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 982ff3509b links to project markdown files 2022-11-04 13:40:26 -04:00
.github test caching in workflow 2022-10-20 13:52:16 -04:00
assets/css github pages 2022-08-22 14:28:17 -04:00
bin linting 2022-10-31 12:03:28 -04:00
cypress lot and lot occupancy edit accessibility tests 2022-10-28 13:51:43 -04:00
data pdf content disposition config option 2022-10-19 09:45:51 -04:00
docs Update README.md 2022-11-02 10:39:49 -04:00
handlers linting 2022-11-01 15:08:14 -04:00
helpers linting 2022-11-01 15:08:14 -04:00
public linting 2022-10-31 10:28:05 -04:00
public-scss linting 2022-10-31 10:28:05 -04:00
public-typescript attempt to fix client vs server typescript conflict 2022-10-31 11:13:54 -04:00
routes linting 2022-10-31 12:03:28 -04:00
temp use "death place" field on burial permit 2022-10-14 10:33:48 -04:00
test admin accessibility testing 2022-10-28 09:59:07 -04:00
types linting 2022-11-01 15:08:14 -04:00
views linting 2022-11-01 15:08:14 -04:00
.codeclimate.yml exclude declaration files 2022-10-31 14:57:44 -04:00
.eslintignore initial commit 2022-07-12 10:29:08 -04:00
.eslintrc.json linting 2022-10-31 12:03:28 -04:00
.gitignore attempt to fix client vs server typescript conflict 2022-10-31 11:13:54 -04:00
.ncurc.json reformatting with prettier 2022-09-02 16:13:32 -04:00
.prettierignore formatting with prettier 2022-09-02 09:56:40 -04:00
.prettierrc.json increase prettier line length 2022-09-19 10:26:53 -04:00
.sass-lint.yml initial commit 2022-07-12 10:29:08 -04:00
CODE_OF_CONDUCT.md lint bullet spacing 2022-09-21 10:38:02 -04:00
CONTRIBUTING.md links to project markdown files 2022-11-04 13:40:26 -04:00
LICENSE.md links to project markdown files 2022-11-04 13:40:26 -04:00
README.md links to project markdown files 2022-11-04 13:40:26 -04: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 initial commit 2022-07-12 10:29:08 -04:00
app.js linting 2022-10-31 12:03:28 -04:00
app.ts linting 2022-10-31 12:03:28 -04:00
cypress.config.d.ts initialize testing 2022-08-24 10:54:03 -04:00
cypress.config.js formatting with prettier 2022-09-02 09:56:40 -04:00
cypress.config.ts linting 2022-10-31 12:03:28 -04:00
gulpfile.d.ts initial commit 2022-07-12 10:29:08 -04:00
gulpfile.js add terminology documentation 2022-09-21 10:21:05 -04:00
gulpfile.ts fix sass imports 2022-09-21 10:21:29 -04:00
nodemon.json fee management cypress tests 2022-10-21 11:27:02 -04:00
package-lock.json dev dependencies 2022-11-01 15:08:01 -04:00
package.json dev dependencies 2022-11-01 15:08:01 -04:00
tsconfig.client.json attempt to fix client vs server typescript conflict 2022-10-31 11:13:54 -04:00
tsconfig.json fix cypress tests 2022-10-31 12:03:41 -04:00
version.js version bump 2022-10-19 10:59:58 -04: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 initial commit 2022-07-12 10:29:08 -04:00
windowsService-install.ts reformatting with prettier 2022-09-02 16:13:32 -04: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 initial commit 2022-07-12 10:29:08 -04:00
windowsService-uninstall.ts reformatting with prettier 2022-09-02 16:13:32 -04:00
windowsService.d.ts initial commit 2022-07-12 10:29:08 -04:00
windowsService.js initial commit 2022-07-12 10:29:08 -04:00
windowsService.ts reformatting with prettier 2022-09-02 16:13:32 -04:00

README.md

Lot Occupancy System

Codacy grade Code Climate maintainability Code Climate coverage 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.