Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 119c325cc3 test mega-linter 2023-01-10 09:46:06 -05:00
.github test mega-linter 2023-01-10 09:46:06 -05:00
assets/css github pages 2022-08-22 14:28:17 -04:00
bin refactoring 2022-12-30 10:05:58 -05:00
cypress update for cypress 12 2022-12-21 15:16:10 -05:00
data linting 2023-01-05 15:51:47 -05:00
docs Update README.md 2022-11-02 10:39:49 -04:00
handlers fix page titles 2023-01-09 13:05:45 -05:00
helpers reduce duplication 2023-01-06 15:02:55 -05:00
public url duplication cleanup 2023-01-05 13:16:43 -05:00
public-scss remove whitespace 2022-12-21 13:35:33 -05:00
public-typescript reduce move down duplication 2023-01-05 13:50:23 -05:00
routes occupancy type print management 2022-12-22 14:08:07 -05:00
temp purge LotFields before import 2022-12-22 15:41:55 -05:00
test add sqlfilters coverage testing 2022-12-28 16:14:17 -05:00
types url duplication cleanup 2023-01-05 13:16:43 -05:00
views fix breadcrumb text 2023-01-09 13:08:11 -05:00
.codeclimate.yml attempt to reduce complexity 2022-12-29 10:28:02 -05:00
.cspell.json test mega-linter 2023-01-10 09:46:06 -05:00
.eslintignore initial commit 2022-07-12 10:29:08 -04:00
.eslintrc.json client side javascript null checks 2022-11-07 14:27:55 -05:00
.gitignore test mega-linter 2023-01-10 09:46:06 -05:00
.jscpd.json test mega-linter 2023-01-10 09:46:06 -05:00
.mega-linter.yml test mega-linter 2023-01-10 09:46:06 -05: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 linting 2023-01-05 09:56:46 -05: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 update github workflow badge 2022-12-15 14:15:04 -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 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 break up adminTables 2022-12-29 11:36:26 -05:00
gulpfile.ts break up adminTables 2022-12-29 11:36:26 -05:00
nodemon.json fee management cypress tests 2022-10-21 11:27:02 -04:00
package-lock.json Bump json5 from 1.0.1 to 1.0.2 2023-01-04 18:50:55 +00:00
package.json dev dependencies 2023-01-04 13:49:54 -05:00
tsconfig.client.json break up adminTables 2022-12-29 11:36:26 -05:00
tsconfig.json fix cypress tests 2022-10-31 12:03:41 -04:00
version.js version bump 2022-12-22 15:35:23 -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 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.