Milestone 2: Diagrams & prototype
- Due Nov 8, 2022 by 9:30am
- Points 1
- Submitting a website url
See the Semester Project page for details on what to submit.
Rubric
Keep in mind that 9 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | ||
---|---|---|---|
You settled on a single idea based on feedback from me and others
|
|
||
You create a properly named git repository on GitHub
|
|
||
Your GitHub repository was shared with me
|
|
||
You submitted a link to your repository on GitHub
|
|
||
You created an annotated tag for your commit named "Milestone 2"
|
|
||
Your git repository includes a digital (i.e., not hand drawn) in a file named diagram.pdf
|
|
||
Your diagram contains a wireframe of your front end
|
|
||
Your diagram.pdf contains a component diagram depicting what information and processes occur on the front and back ends
|
|
||
Your repository contains a README.md document in Markdown format
|
|
||
Your README.md contains a description of your project and a listing of the files contained in the repository
|
|
||
Your README.md contains a link to where your project is hosted live on DigDug
|
|
||
Your README.md contains a listing of your API actions including HTTP method, request parameters, and response data
|
|
||
Your README.md contains a data model description and includes data stored on both the client and server sides
|
|
||
Your README.md contains a a list of features the completed project will contain with the ones implemented thus far checked off
|
|
||
Your repository contains a src directory with your prototype code in it
|
|
||
Your prototype code is roughly 25% implemented
|
|
||
Your prototype only uses frameworks and libraries approved by me
|
|
||
|