JumboCode / TUTV

JumboCode project for TUTV, currently led by Frank Ma. Led by Deepanshu Utkarsh 2019 - 2020.
4 stars 0 forks source link

Break the sign in page down into possible React components #14

Closed duci9y closed 5 years ago

duci9y commented 5 years ago

This is a rough sketch of our sign in page:

1 Sign In

Consider what else may be required on this page as a laid out React component, eg. a header/footer? Feel free to consult @emai-lai if in doubt. Then, using a simple app like Preview (on Mac) or Paint (Windows), draw rectangles around visual elements that will probably need to be components. A couple of these have been done for you as an example.

Then, create an issue containing your updated sketch. Describe briefly what components you think would be useful, maybe give them a meaningful name if you want. Assign this issue to @marvinagyen and @drybell, describing how to implement basic scaffolding for this component tree.

Note: These are still rough sketches. Don't worry about being 'wrong' about something.