| Page |
Features |
| Navbar |
every page
- Splash
- Model #1
- Model #2
- Model #3
- About
|
| Splash |
one page
- make it beautiful (e.g., a slideshow)
- with a way to navigate among the pages
- with useful introduction to the site
|
| Models |
three pages
one for each model
- grid of cards
- each card must have unique image
- at least five attributes on each card
- attributes must be filterable and sortable
- page must show total number of instances and pages
- cards link to those instances
|
| Model #1 |
three pages
one for each instance
- data
- external links
- embedded images (e.g., Google)
- embedded videos (e.g., YouTube)
- embedded maps (e.g., Google Maps)
- embedded social network feeds (e.g., Twitter)
- must have at least two of the above media
- links to Model #2
- links to Model #3
- reuse instance formatting between models, if you can
|
| Model #2 |
three pages
one for each instance
- data
- external links
- embedded images (e.g., Google)
- embedded videos (e.g., YouTube)
- embedded maps (e.g., Google Maps)
- embedded social network feeds (e.g., Twitter)
- must have at least two of the above media
- links to Model #1
- links to Model #3
- reuse instance formatting between models, if you can
|
| Model #3 |
three pages
one for each instance
- data
- external links
- embedded images (e.g., Google)
- embedded videos (e.g., YouTube)
- embedded maps (e.g., Google Maps)
- embedded social network feeds (e.g., Twitter)
- must have at least two of the above media
- links to Model #1
- links to Model #2
- reuse instance formatting between models, if you can
|
| About |
one page
- description of the site, its purpose, its intended users
- the group members
- for each member
- name
- photo
- bio
- major responsibilities
- no. of commits
- no. of issues
- no. of unit tests
- stats
- total no. of commits
- total no. of issues
- total no. of unit tests
- data
- links to the data sources
- description of how each was scraped
- tools
- tools used
- describe their use
- special focus on optional tools that were not required
- a link to the GitLab repo
- a link to the Postman API
|