Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 694 Bytes

S1.md

File metadata and controls

16 lines (11 loc) · 694 Bytes

Sprint 1

Lyndon

  1. Create a Heading functional component and put it into components/ui/
  2. Create a Subheading functional component and put it into components/ui/
  3. Combine the two components and make a Title and add it to HomePage - style similar to the Wireframe
  4. Create an AddData component

Patrick

  1. Create a Title functional component and put it into components/ui/ - style similar to the Wireframe
  2. Crete Button component and change the buttons in the app to your component - style similar to the Wireframe
  3. Create Submit button and add to Whiteboard screen - style similar to the Wireframe

Tutorial