/clerk

Website used by new Anika clients to enter the facts of their case (backend)

Primary LanguagePython

Clerk

Test

This site is used by new Anika clients who want to submit their legal problem. Clients may submit the facts of their case using a structured form interface. Their case file is then entered into our case managment system.

Depending on the job, office clerks might answer phones, filing, data processing, faxing, envelope stuffing and mailing, message delivery, running errands, sorting incoming mail and much more. (source)

Structure

This Django project has several apps:

  • accounts: User accounts
  • admin: Customization of Admin interface
  • blacklist: List contacts to avoid
  • caller: Call centre
  • case: Case management system website
  • clerk: Project settings
  • core: Core domain models and functionality
  • emails: Sending and receiving emails
  • intake: User intake forms (Housing health check only)
  • microsoft: Microsoft integration (Sharepoint)
  • office: Alternative communications when the office is closed
  • slack: Slack integration
  • web: Public website and blog
  • webhooks: Webhooks from 3rd party services

Documentation

See here for documentation: