-
-
Notifications
You must be signed in to change notification settings - Fork 46
Checklist
Bonnie Wolfe edited this page Mar 12, 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:
- Issue Label on Issue tab: https://github.com/hackforla/tdm-calculator/issues?q=is%3Aopen+is%3Aissue+label%3A%22p-feature%3A+Check+List%22
- Issue label on Project Board: https://github.com/hackforla/tdm-calculator/projects/1?card_filter_query=label%3A%22p-feature%3A+check+list%22
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?".
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/components/Checklist/ChecklistModal.jsx
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/components/Checklist/ChecklistContent.jsx
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/images/checklist.svg?plain=1
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/components/Checklist/ChecklistModal.css
- https://github.com/hackforla/tdm-calculator/blob/main/client/src/App.js
After you have read the info for all joining team members, read the pages for your practice area