Skip to content

Instantly share code, notes, and snippets.

@chug2k
Last active October 2, 2019 03:03
Show Gist options
  • Save chug2k/5722665609a3d8a62bd303e3c54a04f2 to your computer and use it in GitHub Desktop.
Save chug2k/5722665609a3d8a62bd303e3c54a04f2 to your computer and use it in GitHub Desktop.
CoderSchool Homework README.md template

CoderSchool FTW - * Name of Your Project Here *

Created with love by: Your Name Here

View online at: Your URL here

One or two sentence summary of your project.

Video Walkthrough

Here's a walkthrough of implemented user stories.

To create a GIF, use LiceCap, RecordIt, or Loom, and link the image here in the markdown.

<img src='http://i.imgur.com/link/to/your/gif/file.gif' title='Video Walkthrough' width='' alt='Video Walkthrough' />

User Stories

The following required functionalities are completed (this is a sample):

  • Top navigation bar with dropdown buttons
  • Banner with background image, white text, and a green button
  • Color or text change when mouse hovers over
  • At least 3 different body sections with different background images or colors
  • 2 (or 3) card items per row in a body section
  • Footer with social icons that link to the actual social pages

The following optional features are implemented:

  • Add favicon to the page
  • Animation on an element
  • Navigation, contact, sitemap, privacy policy, term of use, etc in footer
  • Bootstrap carousel for banner
  • Banner with background video

The following additional features are implemented:

  • List anything else that you can get done to improve the page!

Time Spent and Lessons Learned

Time spent: X hours spent in total.

Describe any challenges encountered while building the app.

License

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment