codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
141 stars 145 forks source link

Course landing page #1070

Open NiallJoeMaher opened 1 month ago

NiallJoeMaher commented 1 month ago

We are developing a course platform! 🎊

We want to create a landing page for people to find courses.

Here is the design:

Course page design

Expected Behavior

  1. This page should be found in /courses.
  2. This page should be feature flagged with a flag called "courses-landing". For an example of a feature flag see https://github.com/codu-code/codu/tree/develop/app/(app)/feature-flag-example
  3. The design should work on desktop and mobile as shown in the Figma (below)
  4. The page should look as shown in the designs
  5. The styling should remain consistent with the rest of the site (eg. light/dark mode and heading sizes)
  6. The page can use mock data. Create a file called mock.ts within the courses folder that you can import the data from to populate the course information and the users current course progress (this is so we can update this data to test functionality).

Current Behavior

We do not have a courses page

Screenshots

Course page design

Additional info

Here is a link to a Figma. You will see the designs down the bottom of the page:

Figma link to see designs

Join the Discord if you have any questions. We have a Hacktoberfest channel where we are helping folks! 🤖

Angee-web commented 1 month ago

I would like to be assigned this task. I am very much new to open source so I would need help with setting up docker. Thank you.

John-Paul-Larkin commented 1 month ago

Thanks Angee-web. I assigned you.

Angee-web commented 1 month ago

Thank you for your response.

On Sun, Oct 6, 2024 at 12:09 PM John Paul Larkin @.***> wrote:

Thanks Angee-web. I assigned you.

— Reply to this email directly, view it on GitHub https://github.com/codu-code/codu/issues/1070#issuecomment-2395396627, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCOVN54LINHLJWB2W47HY63Z2EK5HAVCNFSM6AAAAABPODEDMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGM4TMNRSG4 . You are receiving this because you were assigned.Message ID: @.***>

NiallJoeMaher commented 1 month ago

Hey @Angee-web! I see the PR is still open. Let us know if you need anything