Skip to content

jmillermedia/miller_j_favoriteThings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header image

Jonathan Miller - Favorite Things

Small project intgrating fetch API, PHP, mySQL, SASS, JS.

Project Roadmap

Description:

Pick 3 things you love and create an app that showcases those things. Design a database that contains at least 4 columns - you must include an image of some kind and descriptive data about each of those things. Use the class authoring files as a reference - however DO NOT use the design files - make something better.

Assignment Requirements:

Design a mobile-first one page web application that highlights your favourite things. Use images, video, 3D - anything at all. You must have a database with at least 4 columns - you MUST have title / heading (text), image(s) and descriptive text. Include a landing / splash page with some controls to showcase each of your favourite things. You should also include some kind of error handling if things go awry. Use modern tools and techniques to generate the required assets. Use SASS components for your CSS and JS components where appropriate.

Additional Resources:

Sass: Syntactically Awesome Style Sheets

CSS Tricks - BEM 101

Card Flip Animation

Card Pattern

Installation:

No particular installation required. Download repo and open in a code editor. Content will require a Live Server to view properly.

MIT License:

MIT License

Copyright (c) [2020] [Jonathan Miller]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.