It's an API server for a graveyard manager service, which allows to administer a cementery and search for graves on graveyards.
Well, that was a student project for my .NET class and I thought that such a system for looking up graveyards could be handy for genealogy research.
- Create/modify a graveyard
- Add/modify/remove plots for graves
- Add/modify/remove graves from plots
- Add new people to graves
- Modify person data
- Pay for grave
- Search for people across all graveyards
In other words, what will (hopefully) be added in the future
- Advanced search for people
- Support for columbaria
- Users and authentication
- More APIs (like getting a list of unpaid graves)