Description:
Due by midnight, Wednesday, March 28th. By now you should have settled on a final project idea. The assignment for this week is to develop that idea as much as possible in the next week. This should result in a Minimum Viable Product. In other words, it should demonstrate the basic functionality you proposed. It's fine to use placeholder text, images, etc. The important thing is that you have a functional, published application by next week.
Requirements:
Your MVP application must at least include all of the following features:
- A README file for your repo that contains a project description, group member names, and credits for any tutorials or code used.
- State your MVP goals and stretch goals in the README
- Add an "About" page for your project (or some way of describing the project). You should consider that the text and images you use to describe the project should serve the purposes of presenting the project live, as well as describing the project to online visitors. This is a great example of a clearly communicated project that uses the fullPage.js library to organize content
- Successful implementation and demonstration of all libraries and APIs you plan to use
- Draft page layouts including all UI elements (sliders, text inputs, buttons, etc.) that you plan to use
- Pseudo-code written as stand-in comments for features you've not yet had a chance to implement
- No bugs!
Submission:
Upload your work by midnight, Wednesday, March 28th to your shared GitHub repository. As always, please reach out via the forum if you get stuck with anything.