You are completing your first month in the Code Fellows Front-End Development Accelerator. Now it's time to exercise all the new things you have learned.
You are a 4 person team and the next project you are to deliver is the front-end prototype for a new app branding marketing site. The expectation is that you can deliver a fully functional, mobile first, and desktop RWD version of the provided comp.
Again, the design team came up short and there is no mobile comp, so please use your best judgement for how this will work, look and feel on a handheld mobile device and tablet.
Think COMPONENT ARCHITECTURE! Think about breaking the UI up into it's smallest parts and building up from there.
You know the drill, fork the repo and let it take on a life of it's own, you are on control of your own destiny!
It is HIGHLY suggested that you come up with a plan of attack. It's a four person team (2 pairs, no solo work!), so planning will help reduce the amount of over-lap work. Assign some responsibilities of things to be completed that can be addressed while others are addressing other needs of the project.
QA IS ESSENTIAL! Make sure that all your work is being reviewed as your progress. Catch bugs early and solve problems before they get too big.
See the the comps/
directory. Choose the one that you want to execute on and DO IT!
There are three individual deliverables:
- Mobile/tablet/desktop HTML/CSS/JS prototype
- Style-guide view that illustrates the primary typography, color palette, and core UI elements of the view
- A view or series of views that illustrate the individual major components of the design isolated from the total view, this view should also illustrate responsiveness
- A clean Git project; .gitignore, clean commitment history and quality comments
- Semantically correct HTML
- No CSS, all Sass all day long
- Completed/working version of the comp
- Links to style guide view and component library
- Working carousel
- Update top nav and link to each section of the view / smooth scrolling a +
- jQuery plug-ins are optional, but limited to one per project
- Deployed to http://surge.sh/
Projects are due to be completed by Friday NOON! Take lunch and we will have demo reviews at 3pm. Please no commits after NOON or we will have to be angry O_O
Demos your completed project; things you learned and approaches you took to solve the problem will be expected to be presented.