Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint 2: User Dashboard #30

Open
8 tasks done
Ayshyama opened this issue Jan 3, 2024 · 3 comments
Open
8 tasks done

Sprint 2: User Dashboard #30

Ayshyama opened this issue Jan 3, 2024 · 3 comments
Assignees

Comments

@Ayshyama
Copy link
Owner

Ayshyama commented Jan 3, 2024

Frontend

  • base page: Fix navbar.
  • page 1: Displaying user progress, achievements.
  • page 2: Course data - list with name, date, status and link(to solving page with solved solution) of all courses,modules,lessons,exc.
  • page 3: Profile settings: change avatar, bio, nickname(model); password(allauth).

Backend

  • base page: Navbar dynamic links.
  • page 1: Displaying user progress, achievements.
  • page 2: Course data - list with pagination with name, date, status and link(to solving page with solved solution) of all exercises.
  • page 3: Profile settings: change avatar, bio, nickname(model); password(allauth).
@Serg-f
Copy link
Collaborator

Serg-f commented Jan 3, 2024

base page: Navbar dynamic links implamented
#32

@Ayshyama
Copy link
Owner Author

Ayshyama commented Jan 4, 2024

Edward 1 Task:

  • work on page 2 frontend design
  • open app_dashboard
  • open templates and create dashboard.html in app_dashboard
  • connect it with base.html using extend tag
  • create css file for dashboard in static folder and connect it with template
  • create views for rendering template
  • create urls
  • work on template and styles to create static page with content: Course data - list with name, date, status and link(to solving page with solved solution) of all courses,modules,lessons,exc.

open figma to see visual template
https://www.figma.com/file/pbKFlU34jjMsCvqxY8GoZ7/guru?type=design&node-id=0-1&mode=design&t=qraybLqSLsXiTLpI-0

@Serg-f
Copy link
Collaborator

Serg-f commented Jan 7, 2024

#34
Profile page implemented, frontend need to be finalized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants