-
-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednextjs
Description
We are developing a course platform! 🎊
We want to create a landing page for people to find courses.
Here is the design:
Expected Behavior
- This page should be found in
/courses. - 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 - The design should work on desktop and mobile as shown in the Figma (below)
- The page should look as shown in the designs
- The styling should remain consistent with the rest of the site (eg. light/dark mode and heading sizes)
- The page can use mock data. Create a file called
mock.tswithin thecoursesfolder 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
Additional info
Here is a link to a Figma. You will see the designs down the bottom of the page:
Join the Discord if you have any questions. We have a Hacktoberfest channel where we are helping folks! 🤖
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednextjs
