Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 6951508575 attempt to sort out pull request checks 2022-09-26 08:54:47 -04:00
.github attempt to sort out pull request checks 2022-09-26 08:54:47 -04:00
assets/css github pages 2022-08-22 14:28:17 -04:00
bin reformatting with prettier 2022-09-02 16:13:32 -04:00
cypress create map test 2022-09-20 15:59:52 -04:00
data development 2022-09-14 16:08:18 -04:00
docs [ImgBot] Optimize images 2022-09-21 19:40:19 +00:00
handlers work order comments 2022-09-23 15:20:47 -04:00
helpers work order comments 2022-09-23 15:20:47 -04:00
public tweak clear button 2022-09-23 16:01:24 -04:00
public-scss tweak clear button 2022-09-23 16:01:24 -04:00
public-typescript work order comments 2022-09-23 15:20:47 -04:00
routes work order comments 2022-09-23 15:20:47 -04:00
temp stop importing past incomplete work orders 2022-09-19 11:28:06 -04:00
test formatting with prettier 2022-09-02 09:56:40 -04:00
types time pickers 2022-09-23 14:09:53 -04:00
views transaction total on occupancy view 2022-09-23 15:41:19 -04:00
.atomignore initial commit 2022-07-12 10:29:08 -04:00
.codeclimate.yml don't analyze temp or test 2022-09-21 10:51:19 -04:00
.eslintignore initial commit 2022-07-12 10:29:08 -04:00
.eslintrc.json reformatting with prettier 2022-09-02 16:13:32 -04:00
.gitignore api key 2022-09-15 11:09:03 -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 initial commit 2022-07-12 10:29:08 -04:00
LICENSE Initial commit 2022-07-11 14:22:45 -04:00
README.md fix coverage link 2022-09-06 09:20:37 -04:00
SECURITY.md Create SECURITY.md 2022-08-22 15:45:45 -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 bulma-calendar date picker 2022-09-22 16:02:07 -04:00
app.ts bulma-calendar date picker 2022-09-22 16:02:07 -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 formatting with prettier 2022-09-02 09:56:40 -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 initial commit 2022-07-12 10:29:08 -04:00
package-lock.json leaflet dependency 2022-09-23 14:09:09 -04:00
package.json leaflet dependency 2022-09-23 14:09:09 -04:00
tsconfig.json ignore node_modules 2022-08-24 15:41:53 -04:00
version.js initial commit 2022-07-12 10:29:08 -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.