{{ template "sync/layout/base.html" . }} {{ define "title" }}Data Entry{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}

Mock Listing

Link Name Description
/mock/admin Admin Used by office admins to handle phone calls and other public-facing responsibilities
/mock/flyover-data-entry Flyover Data Entry Used to upload CSV files with information about problematic pools
/mock/dispatch Dispatch Used each day to calculate the working routes for technicians
/mock/report Reporting Overview Shows examples of text message contents, printable QR codes, and email bodies for sending to the public to help them self-report
/mock/report/abc-123 Self-Report A page for members of the public to report a green pool.
/mock/service-request Service Request A page for members of the public to make a direct service request
/mock/setting Settings A page for management to control the behavior of Nidus
{{ end }}