Developer-DAO / academy-t3-app-router

Academy T3 app router migration + rainbowkit 2 + wagmi 2 + next-auth 4
https://academy-t3-app-router.vercel.app
3 stars 1 forks source link

Feat/tracks and lessons with dynamic segnments #18

Closed Markkos89 closed 1 month ago

Markkos89 commented 2 months ago

Changes

now: image

IMPORTANT: We need to populate the database with authors information and authors relationship with tracks and lessons so we can populate dynamically the author information in the TrackLayout component cc: @kempsterrrr

related to #15

API Updates

New Features (required)

Fixes # Connects #

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
academy-t3-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2024 11:59pm
kempsterrrr commented 2 months ago

Can you ELI5 what is happeing in this PR please @Markkos89 ? I'm not sure what we're trying to achieve :)

Markkos89 commented 1 month ago

Can you ELI5 what is happeing in this PR please @Markkos89 ? I'm not sure what we're trying to achieve :)

This enhancements should make the app more SEO friendly

IMPORTANT: Now that we are reusing the layouts we have to populate the database with authors information and create the relationship of each author with the proper track and lesson. @kempsterrrr :pray:

Markkos89 commented 1 month ago

@kempsterrrr going to merge this

kempsterrrr commented 1 month ago

S H I P IT