With the wireframes created, we need to start breathing life into our application. The next step would be to create HTML & CSS. This is the next step because, remember, it all comes down to HTML. This is what the user sees
NOTE: Really take advantage of this weekend to get make progress on your capstone. Like the last 6 weeks, the next 6 weeks will go by fast.
Objectives
Create HTML and based off of your wireframes
Requirements
Using app-app to start implementing your wireframes using HTML and CSS.
Explorer Mode
[ ] Create the HTML and CSS version of your wireframes. Stay as true as possible. This should focus on static HTML and CSS.
[ ] No matter how far you get, submit what you have on Sunday night.
NOTE : Always go static content (HTML and CSS) before making your app dynamic (adding React)
NOTE: Do not feel pressured to make components yet, giant render functions are okay for now
NOTE: FInalize your wireframes before you start coding. It will make your life easier.
Let's get visual!
With the wireframes created, we need to start breathing life into our application. The next step would be to create HTML & CSS. This is the next step because, remember, it all comes down to HTML. This is what the user sees
NOTE: Really take advantage of this weekend to get make progress on your capstone. Like the last 6 weeks, the next 6 weeks will go by fast.
Objectives
Create HTML and based off of your wireframes
Requirements
Using
app-app
to start implementing your wireframes using HTML and CSS.Explorer Mode
NOTE : Always go static content (HTML and CSS) before making your app dynamic (adding React)
NOTE: Do not feel pressured to make components yet, giant render functions are okay for now
NOTE: FInalize your wireframes before you start coding. It will make your life easier.