Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 414a45041c major refactoring
simplify by remove "burial site" from "burial site contracts"
2025-02-28 13:15:49 -05:00
.github major refactoring in progress 2025-02-21 15:48:28 -05:00
assets/css github pages 2022-08-22 14:28:17 -04:00
bin major refactoring in progress 2025-02-21 15:48:28 -05:00
cypress major refactoring 2025-02-26 15:45:33 -05:00
data major refactoring 2025-02-26 15:45:33 -05:00
database major refactoring 2025-02-28 13:15:49 -05:00
handlers major refactoring 2025-02-28 13:15:49 -05:00
helpers major refactoring 2025-02-28 13:15:49 -05:00
public major refactoring 2025-02-28 13:15:49 -05:00
public-scss cache clearing through cluster messages 2023-03-27 10:10:50 -04:00
routes major refactoring 2025-02-28 13:15:49 -05:00
temp major refactoring 2025-02-28 13:15:49 -05:00
test major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
types major refactoring 2025-02-28 13:15:49 -05:00
views major refactoring 2025-02-28 13:15:49 -05:00
.deepsource.toml ci: Add .deepsource.toml 2023-07-14 18:09:32 +00:00
.gitignore database backup 2023-01-25 10:32:43 -05:00
.ncurc.json ignore bulma-calendar 2024-10-28 09:28:52 -04:00
.prettierignore formatting with prettier 2022-09-02 09:56:40 -04: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 major refactoring in progress 2025-02-21 15:48:28 -05:00
README.md major refactoring in progress 2025-02-21 15:48:28 -05:00
SECURITY.md links to project markdown files 2022-11-04 13:40:26 -04:00
_config.yml major refactoring in progress 2025-02-21 15:48:28 -05:00
app.d.ts code updates for node 18+ 2023-11-29 13:02:23 -05:00
app.js major refactoring 2025-02-24 15:02:30 -05:00
app.ts major refactoring 2025-02-24 15:02:30 -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
debug.config.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
debug.config.js major refactoring in progress 2025-02-21 15:48:28 -05:00
debug.config.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
eslint.config.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
eslint.config.js major refactoring in progress 2025-02-21 15:48:28 -05:00
eslint.config.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
gulpfile.d.ts initial commit 2022-07-12 10:29:08 -04:00
gulpfile.js linting 2024-10-31 10:47:03 -04:00
gulpfile.ts linting 2024-10-31 10:47:03 -04:00
nodemon.json clear terminal on server restart 2023-03-09 13:39:56 -05:00
package-lock.json major refactoring 2025-02-26 15:45:33 -05:00
package.json major refactoring 2025-02-26 15:45:33 -05:00
prettier.config.d.ts dependencies 2024-06-19 12:40:30 -04:00
prettier.config.js dependencies 2024-06-19 12:40:30 -04:00
prettier.config.ts dependencies 2024-06-19 12:40:30 -04:00
tsconfig.json major refactoring in progress 2025-02-21 15:48:28 -05:00
version.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
version.js major refactoring in progress 2025-02-21 15:48:28 -05:00
version.ts major refactoring in progress 2025-02-21 15:48:28 -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 include comments 2024-06-27 15:09:31 -04:00
windowsService-install.ts linting 2024-06-24 14:53:20 -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 include comments 2024-06-27 15:09:31 -04:00
windowsService-uninstall.ts linting 2024-06-24 14:53:20 -04:00
windowsService.d.ts linting 2023-01-12 12:14:19 -05:00
windowsService.js major refactoring in progress 2025-02-21 15:48:28 -05:00
windowsService.ts major refactoring in progress 2025-02-21 15:48:28 -05:00

README.md

Sunrise Cemetery Management System (CMS)

🚧 In development 🚧

A web-based application that allows cemetery managers to manage their cemetery records

This is a major refactoring of the Lot Occupancy System, originally built with multiple focuses. This fork reworks the project to focus exculsively on cemetery management.

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.