Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 18e05f6c88 linting 2023-01-12 13:53:49 -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 linting 2023-01-11 15:07:46 -05:00
cypress linting 2023-01-12 12:14:19 -05:00
data linting 2023-01-12 13:53:49 -05:00
docs linting 2023-01-12 13:44:30 -05:00
handlers linting 2023-01-12 13:03:30 -05:00
helpers linting 2023-01-12 13:53:49 -05:00
public linting 2023-01-12 13:44:30 -05:00
public-scss linting 2023-01-12 10:19:58 -05:00
public-typescript linting 2023-01-12 13:44:30 -05:00
routes linting 2023-01-12 12:14:19 -05:00
temp linting 2023-01-12 12:14:19 -05:00
test linting 2023-01-12 12:14:19 -05:00
types linting 2023-01-12 12:14:19 -05:00
views bottom bar options 2023-01-11 13:01:50 -05:00
.codeclimate.yml attempt to reduce complexity 2022-12-29 10:28:02 -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 test mega-linter 2023-01-10 09:46:06 -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 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 increase rate limit when testing 2023-01-11 15:09:06 -05:00
app.ts increase rate limit when testing 2023-01-11 15:09:06 -05:00
cypress.config.d.ts initialize testing 2022-08-24 10:54:03 -04:00
cypress.config.js linting with mega linter 2023-01-10 11:07:50 -05:00
cypress.config.ts linting with mega linter 2023-01-10 11:07:50 -05:00
gulpfile.d.ts initial commit 2022-07-12 10:29:08 -04:00
gulpfile.js linting with mega linter 2023-01-10 11:07:50 -05:00
gulpfile.ts linting with mega linter 2023-01-10 11:07:50 -05:00
nodemon.json linting 2023-01-12 12:14:19 -05:00
package-lock.json dependencies 2023-01-12 13:33:02 -05:00
package.json linting 2023-01-12 13:03:30 -05:00
tsconfig.client.json linting 2023-01-12 13:03:30 -05:00
tsconfig.json linting 2023-01-11 15:07:46 -05: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 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 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.