Map view template
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We need a template for the index/map view page. my current ideas are something along these lines

We would instead have the svg generated by our python code display in the background. We would also move the box in the middle to the upper right corner area and make it a location input box. I personally like the footer and have already added a prototype to the template.
current work is being done in static/html/mapview_template.html and static/html/mapview_css.css
if you have suggestions for a better naming convention feel free to mention it here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading static/html/mapview_template.html and static/html/mapview_css.css, including the existing footer prototype. Check how the SVG generated by the Python code is displayed, then compare the current layout with the requested map background and upper-right location input. Done means the index/map view has the agreed template, positioning, SVG background, input box, and footer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, python
- Domain
- design, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100