RubySpeeders / Drum-Roulette

https://drum-roulette.vercel.app
3 stars 3 forks source link

DR 8 Dynamic Routing for Selection Pages #164

Closed RubySpeeders closed 7 months ago

RubySpeeders commented 9 months ago

Summary of Changes


Dynamic routing is implemented in this PR; users see the correct musicians populate on the selection page when clicking on each branch of the military on the landing page.

Summary of Implementation Logic


-creates [name].tsx dynamic routing page for selection page -removes hard coded Navy branch and replaces it with the branch clicked on the landing page

Issue Link

Original Issue: DR-8

Dependent Issues:

Depends on Issues:


Screen shots / Videos


Acceptance Criteria


Checklist for PR Owner

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drum-roulette ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 1:33pm
notion-workspace[bot] commented 9 months ago

Dynamic Routing for Selection Page