Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

Cert courses page #20

Closed Havkost closed 11 months ago

Havkost commented 11 months ago

Description

Create course list page and polish certain general components.

PBIs: [Web Home] As a content creator, I want to view when I don't have an active course (empty state) and be directed to the creation environment [Web Home] As a content creator, I want to view my created courses and their status [Web Style] As content creator i would like to see consistent styling across different OS settings.

Changes

Related Issues

None.

Checklist

Screenshots (if applicable)

image educado-course-card-hover2

Notes for Reviewers

This version was set up using mock data (which is now in a comment in pages/Courses.tsx) and a version of the backend circumventing JWT authentication. This needs to be implemented once the backend is updated to match the model in resources/MODELS.md.

We've added everyone from the teams we are sure have been working in this repo as reviewers. We only need 2, just write in discord if you're up for doing a review.

Havkost commented 11 months ago

We're aware that type checks are failing, we're on it 😊

sofiiagran commented 11 months ago

the code looks good ! however when running the website I am stuck on the login page, any way I can see the actual course screen on the web?

Jatewo commented 11 months ago

Looks good, however some of the tabs/spacing is inconsistent (2, 4, 8 spaces).

I think we should fix the linting before starting the next sprint. I'll bring this up with the integration team. So let it be for now