- Generate a template for an affirmation immediately.
- Save time by not entering deponent name and case number 4-5 times in different places.
Try it here
- Fill in the boxes, click "OUTPUT" button.
- The heading, endorsement and backsheet are automatically generated.
- Revisions can be made by clicking the "REVISE" button.
Quick.Affimation.Demo.mp4
- Information that needs to be fill in after the papers are printed (e.g. independent firm who attests the affirmation; filing date)
- Provide a Word document to users, via html-css-export-word,
- Other legal documents, including summons
- Reminder about jurat rule (last page of affirmation cannot just be a signature page).
May 2024 evelopment plan (with guidance from Seongkuk)
Done:
- Migrate to Vite or something other CRA (to make development faster)
To do:
- Design separate components with StoryBook
- CSS with Daisy UI (query compatability with html-css-export-word; likely to fix on that level)
- Restructure the directory structure
- Systematic internationalisation with i18n
- Rewrite in Typescript
- Use a context library (e.g. Redux) mainly to be familiar with the toool
- Add test code
- Fix the deployment (consequent to migration to Vite)