You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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
Additional info
Here is a link to a Figma. You will see the designs down the bottom of the page:
We are developing a course platform! 🎊
We want to create a landing page for people to find courses.
Here is the design:
Expected Behavior
/courses
."courses-landing"
. For an example of a feature flag see https://github.com/codu-code/codu/tree/develop/app/(app)/feature-flag-examplemock.ts
within thecourses
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
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! 🤖
The text was updated successfully, but these errors were encountered: