-
-
Notifications
You must be signed in to change notification settings - Fork 46
Checklist
Bonnie Wolfe edited this page Mar 14, 2025
·
32 revisions
- Checklist Dialog box will list all the documents that user may need while working on creating project.
- It pops up when you visit the site the first time, and can be accessed from the footer.
- Dev URL: http://tdm-dev.azurewebsites.net/
- Prod URL: https://tdm.ladot.lacity.org/
- GitHub location: Code Search Results for repo:hackforla/tdm-calculator checklist - see Technical Details below for more information
- Figma Design:
This is static JSX content.
The user accesses this content via a modal dialog from the "Checklist" link in the application footer.
The same content can also be accessed as a stand-alone page from the path /checklist, using the ChecklistPage component. This is not currently accessible from any sort of menu in the application, but is used by the FAQ page in the answer to the question "What do I need to prepare to get started?".
- Checklist Modal Controls
- Checklist Modal Content
- Checklist Modal Styling
- When the user arrives at the site, and the view is assembled (based on prior actions, like previously viewing the checklist, it makes sure the Checklist is included or not included
- The overall Application, controls routing
-
Landing pages (no longer in use, saving in case we need to bring back)
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/components/LandingPage/LandingPageSectionIntroducing.jsx
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/components/LandingPage/LandingPageSectionMockUp.jsx
- Checklist Icon (only referenced in the Landing page files above)
-
Populating FAQ (these files are not needed once the migration happens and can be deleted)
- https://github.com/hackforla/tdm-calculator/blob/main/server/db/migration/V20221127.2030__populate_initial_faqs_1280.sql
- https://github.com/hackforla/tdm-calculator/blob/main/server/db/migration/V20221201.1517__populate_initional_faqs_take2_1280.sql
- https://github.com/hackforla/tdm-calculator/blob/main/server/db/migration/V20230121.1505__populate_initional_faqs_take3_1280.sql
- https://github.com/hackforla/tdm-calculator/blob/main/server/db/migration/V20240204.2230__repopulate_faqcategory_table_1280.sql
After you have read the info for all joining team members, read the pages for your practice area