Skip to content

map page is fully functional#60

Open
annewu109 wants to merge 2 commits intomainfrom
heatmap-heat-layer
Open

map page is fully functional#60
annewu109 wants to merge 2 commits intomainfrom
heatmap-heat-layer

Conversation

@annewu109
Copy link
Collaborator

@annewu109 annewu109 commented Feb 16, 2026

Sprint

#54 - Heatmap Heat Layer

Who worked on this sprint?

@annewu109 @worldwidesuperstar @stevenvb101

Who did what on this sprint?

We all worked together for this sprint.

Features Implemented

New files created

src/app/api/heat-layer/route.ts
src/components/CountDropdown.tsx

Existing files modified

src/app/map/page.tsx
src/lib/schema.ts

Acceptance Criteria

  • UI matches Figma exactly
  • Code runs locally without errors and builds successfully
  • Map displays the entirety of Massachusetts with view controls
  • Heat layer repositions as the user adjusts the window
  • The size of a school’s dot represents the count for that school
  • Schools are plotted in the correct spots according to their long/lat stored in the database
  • Heatmap layer displays meaningful and accurate information about all school for a given year
  • Merge via PR

Testing: how did you test?

We tested our API by console.log-ing the output and making sure that it matched the format of the provided earthquake example. We then checked the map visually and tested all dropdown options to make sure that the map would update properly.

Features Not Implemented/Incomplete

We were unable to get the school icons to work on the map, so we resorted to just using circles instead.

Bugs Discovered

None.

Screenshots:

Screenshot 2026-02-16 at 12 42 00 PM Screenshot 2026-02-16 at 12 42 24 PM

Tag Dan and Shayne

@danglorioso @shaynesidman

annewu109 and others added 2 commits February 14, 2026 16:23
Co-authored-by: stevenvb101 <stevenvb101@users.noreply.github.com>
Co-authored-by: elki <worldwidesuperstar@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Feb 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mhd Ready Ready Preview, Comment Feb 16, 2026 5:43pm

@annewu109 annewu109 linked an issue Feb 16, 2026 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sprint 5a]: Heatmap Heat Layer 🌡️ - Anne & Elki & Steven

4 participants