Sunrise Cemetery Management System - A web-based application to assist cemetery managers with managing their cemetery records.
 
 
 
 
 
Go to file
Dan Gowans 727745c779 add, update, delete fee 2022-08-17 14:31:59 -04:00
bin more initial setup 2022-07-13 16:30:16 -04:00
data restructure cemetery configs 2022-08-17 14:30:33 -04:00
handlers add, update, delete fee 2022-08-17 14:31:59 -04:00
helpers add, update, delete fee 2022-08-17 14:31:59 -04:00
public add, update, delete fee 2022-08-17 14:31:59 -04:00
public-scss development 2022-08-16 16:27:12 -04:00
public-typescript add, update, delete fee 2022-08-17 14:31:59 -04:00
routes add, update, delete fee 2022-08-17 14:31:59 -04:00
temp lot occupancy comments 2022-08-15 16:13:21 -04:00
types add, update, delete fee 2022-08-17 14:31:59 -04:00
views add, update, delete fee 2022-08-17 14:31:59 -04:00
.atomignore initial commit 2022-07-12 10:29:08 -04:00
.codeclimate.yml initial commit 2022-07-12 10:29:08 -04:00
.eslintignore initial commit 2022-07-12 10:29:08 -04:00
.eslintrc.json initial commit 2022-07-12 10:29:08 -04:00
.gitignore development 2022-07-18 16:25:33 -04:00
.ncurc.json initial commit 2022-07-12 10:29:08 -04:00
.sass-lint.yml initial commit 2022-07-12 10:29:08 -04:00
CODE_OF_CONDUCT.md initial commit 2022-07-12 10:29:08 -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 development 2022-08-05 16:07:43 -04:00
app.d.ts initial commit 2022-07-12 10:29:08 -04:00
app.js development 2022-08-09 16:29:41 -04:00
app.ts development 2022-08-09 16:29:41 -04:00
gulpfile.d.ts initial commit 2022-07-12 10:29:08 -04:00
gulpfile.js more initial setup 2022-07-13 16:30:16 -04:00
gulpfile.ts more initial setup 2022-07-13 16:30:16 -04:00
nodemon.json initial commit 2022-07-12 10:29:08 -04:00
package-lock.json development 2022-08-16 16:27:12 -04:00
package.json development 2022-08-16 16:27:12 -04:00
tsconfig.json development 2022-07-14 16:29:17 -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 initial commit 2022-07-12 10:29:08 -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 initial commit 2022-07-12 10:29:08 -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 initial commit 2022-07-12 10:29:08 -04:00

README.md

Lot Occupancy System

A system for managing the occupancy of lots.

Built with cemetery management in mind, but flexible enough to handle marinas and campgrounds as well.

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.