Skip to content

Instantly share code, notes, and snippets.

@susanBuck
Last active October 2, 2018 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save susanBuck/9b9d3d8f1c7a9512e14e2d045a752131 to your computer and use it in GitHub Desktop.
Save susanBuck/9b9d3d8f1c7a9512e14e2d045a752131 to your computer and use it in GitHub Desktop.
Project 3 README.md template

Project 3

Outside resources

Your list of outside resources go here

3 Unique inputs

You don't have to list all inputs, just 3 unique ones. The following is an example of what I'd put if my project was the xkcd Password Generator: (1) Text input to indicate number of words in password, (2) Checkbox to indicate whether to include a number (3) Dropdown to indicate what symbol to include

Packages

List the name of any packages you add to your project that do not come with Laravel by default; this should include, but is not limited to, barryvdh/laravel-debugbar

Code style divergences

list any divergences from PSR-1/PSR-2 and course guidelines on code style

Notes for instructor

Any notes for me to refer to while grading; if none, omit this section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment