-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the pacific-legal-lsat wiki!
This documentation is all about the pacific-legal-lsat project. It gives both a general overview of this project and detailed code design. Here are what you can find in this documentation:
-
Explaining the background of this project, what this project does and how it works in general.
-
Describing the technology stack used by this project, introducing how to set up, run and deploy it.
-
Describing the software design pattern we followed, the data structure of the survey and some main decisions made in development.
-
Giving instructions to help you make a survey or extend the exist survey. Like how to add a new message or a new sub-module.
-
Listing a few Survey Mechanics Examples
-
Describing detailed data structure design used in the project. Including explanation of properties and methods in each class and interface.
-
Describing detailed structure of each react components - what does it do, how it works...
-
Listing limitations and grievances of the current version.
-
Some suggestions on the possible future expansion and development directions are discussed