Skip to content
forked from AnikaLegal/clerk

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

Notifications You must be signed in to change notification settings

jugurtha114/clerk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • actionstep: Actionstep integration
  • admin: Customization of Admin interface
  • caller: Call centre
  • case: Case management system website
  • clerk: Project settings
  • core: Core domain models and functionality
  • emails: Sending and receiving emails
  • microsoft: Microsoft integration (Sharepoint)
  • slack: Slack integration
  • web: Public website and blog
  • webhooks: Webhooks from 3rd party services

Documentation

See here for documentation:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • HTML 26.7%
  • CSS 4.7%
  • Shell 1.6%
  • Other 0.3%