You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/projects/DesignSprint.jsx
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
import{Link}from'react-router-dom';
2
-
2
+
import{getAssetPath}from'../../utils/paths';
3
3
exportdefaultfunctionDesignSprint(){
4
4
return(
5
5
<main>
@@ -47,6 +47,11 @@ export default function DesignSprint() {
47
47
We created our prototype using Figma. Our prototype included redesigns of the landing and notebook screen of NotebookLM. With our prototype, users are able to open an existing notebook
48
48
on the interface, click the help button, and click back to the landing page from the notebook page. </p>
49
49
<p><ahref="https://www.figma.com/proto/ujl71RSqVC099YaSqKUx2q/Sprint-1-Prototype?node-id=0-1&t=GsvBIPngkHivrZjZ-1">Click to see our first prototype!</a></p>
<h6>Stage 5 : Test your prototyped solution with users</h6>
52
57
<p>
@@ -63,6 +68,11 @@ export default function DesignSprint() {
63
68
<p>
64
69
To complete this design sprint, our team utilized Google Calendar to schedule meetings, Google Docs to exchange files and collaborate on our written work, Figma to create our prototype,
65
70
Google Meet for virtual meetings, and Google Chat for communications and planning.</p>
<p><ahref="https://www.figma.com/proto/6ayKXGtRKEeMP6ID7v6t9u/Sprint-2-Prototype?node-id=2-2251&t=YIIudKxo0kO2j0R3-1&starting-point-node-id=2%3A2251">Click to see our revised prototype!</a></p>
0 commit comments