Create Projects - hackforla/tdm-calculator GitHub Wiki
Project Page Forms
- User will be able to create project where they enter all the specification regarding the parking availability, which helps our website to determine/calculate the project level, citywide parking baseline, parking provided/baseline, earned and target points.
- User can enter all the basic information on page 1 where Project Name, Address and AIN/APN is mandatory field.
- Page 2 will allow user to add all the specifications which will help determine Project Level, Citywide Parking Baseline and target points.
- Page 3 will allow user to add parking spaces which helps TDM project to determine earned points and Parking provided/baseline.
- Page 4 will help user to determine if they qualify for a bonus package or an extra points or not.
- Page 5 will provide the details and results and will allow user to print summary and save project.
URLS
-
Page 1 Dev URL: https://tdm-dev.azurewebsites.net/calculation/1/0
-
Page 2 Dev URL: https://tdm-dev.azurewebsites.net/calculation/2/0
-
Page 3 Dev URL: https://tdm-dev.azurewebsites.net/calculation/3/0
-
Page 4 Dev URL: https://tdm-dev.azurewebsites.net/calculation/4/0
-
Page 5 Dev URL: https://tdm-dev.azurewebsites.net/calculation/5/0
-
Page1 Prod URL: https://tdm.ladot.lacity.org/calculation/1/0
-
Page2 Prod URL: https://tdm.ladot.lacity.org/calculation/2/0
-
Page3 Prod URL: https://tdm.ladot.lacity.org/calculation/3/0
-
Page4 Prod URL: https://tdm.ladot.lacity.org/calculation/4/0
-
Page5 Prod URL: https://tdm.ladot.lacity.org/calculation/5/0
-
GitHub location:
-
Figma Design:
- WIKI TDM Calculator Figma Pages and Structure
- Figma [TDM Calculator Figma Pages and Structure, User-Facing Screens]
- Figma [TDM Calculator Handoff, User-Facing Screens]
Issue label
- Issue Label on Issue tab:
- Issue label on Project Board:
Screen shots of page
Technical Details
[Add details that any developer would need to know. e.g., what end points does it use, how does it interact with scripts, etc.]