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

Dashboard page - Single Course Quiz View #125

Open
1 of 3 tasks
lloan opened this issue Mar 19, 2020 · 0 comments
Open
1 of 3 tasks

Dashboard page - Single Course Quiz View #125

lloan opened this issue Mar 19, 2020 · 0 comments
Labels
task scrum label
Milestone

Comments

@lloan
Copy link
Member

lloan commented Mar 19, 2020

This is a three-part task:

  • Design the new page
  • Create the proof of concept
  • Implement the proof of concept

Design

What is the new component or item:
Create a design doc for developers to create a static copy with code. You will be using UIKit components along with Fontawesome PRO icons. Any comments you need to make, make them in the discussion of the issue or the implementation issue for this component.

The expected deliverable will be a design document with specs that shows all the possible states it has. Provide notes as necessary.

** Proof of Concept**

Create a proof of concept - take the design doc, specs sheet and convert it to code. You will be using UIKit as the CSS library along with Fontawesome PRO icons. Do not worry about logic during this step, just build out the component.

The expected deliverable will be a component that is responsive and mobile-ready. Make sure you address all stories requested (states) - if time permits. The next task will deal with adding any additional logic that might be needing. For example, creating API requests, iterating through data, etc.

Implement the Proof of Concept

Take the proof of concept and add missing logic. This means take it from static and make it dynamic if it requires it. Build it to be modular, add comments and make sure component is polished.

Design:
dashboard-course-quiz
dashboard-course-quiz-specs

@lloan lloan added the task scrum label label Mar 19, 2020
@lloan lloan added this to the MVP milestone Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task scrum label
Projects
None yet
Development

No branches or pull requests

1 participant