https://github.com/cityssm/corporate-records-manager
A system for tracking various corporate records administered by the City Clerks Department.
https://github.com/cityssm/corporate-records-manager
agreements amendments bylaws clerk deeds docushare easements legal municipal-software records
Last synced: 5 months ago
JSON representation
A system for tracking various corporate records administered by the City Clerks Department.
- Host: GitHub
- URL: https://github.com/cityssm/corporate-records-manager
- Owner: cityssm
- License: mit
- Created: 2021-05-27T15:15:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T15:01:38.000Z (over 2 years ago)
- Last Synced: 2024-12-07T03:23:39.023Z (6 months ago)
- Topics: agreements, amendments, bylaws, clerk, deeds, docushare, easements, legal, municipal-software, records
- Language: TypeScript
- Homepage: https://cityssm.github.io/corporate-records-manager/
- Size: 7.58 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Corporate Records Manager
[](https://app.codacy.com/gh/cityssm/corporate-records-manager/dashboard)
[](https://codeclimate.com/github/cityssm/corporate-records-manager)
[](https://codeclimate.com/github/cityssm/corporate-records-manager)
[](https://ci.appveyor.com/project/dangowans/corporate-records-manager)
[](https://app.snyk.io/org/cityssm/project/72b9e0fb-c5b2-4a6c-baa9-f9714c6c5109)A system for tracking various corporate records administered by the Clerks Department.
**Launched December 2021.**
📘 [Read the Documentation](https://cityssm.github.io/corporate-records-manager/docs/)

## Features
- Tracks corporate records like by-laws and agreements. Built with the City's Clerks Department in mine, but flexible enough to track much more.
- CSV export options.
- Optional [Xerox DocuShare](https://www.xerox.com/en-us/services/enterprise-content-management) integrations.## Server Requirements
The application has built and tested in a Windows environment,
but will likely run in environments that support the following.- Node 14 or better.
- Microsoft SQL Server 2016 or better (for data storage).
- Active Directory (for authentication).**[Installation Instructions](docs/admin-gettingStarted.md)**
## Related Projects
_Shameless plugs for other related projects for municipalities by the City of Sault Ste. Marie._
[Lottery Licence Manager](https://github.com/cityssm/lottery-licence-manager)
A web application for managing AGCO's municipal lottery licensing requirements in Ontario.[node-docushare](https://github.com/cityssm/node-docushare)
An unofficial DocuShare API for NodeJS.