Skip to content

karimalmur/Checklist-Checklist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Checklist Checklist

🌈 A Curated List of Checklists ✔︎✔︎

Created and Maintained By Yingjie Hu with ❤️  Follow me on Twitter.

Contents

Platform

Programming Languages

Web Development

Front-End Development

Back-End Development

Web App

App & Project Development

WordPress

Marketing

Personal Security

Event

Job Seeking

Business

Travelling

Games

Miscellaneous

Creating a Checklist

Thanks to Github Flavoured Markdown, you can create Task lists with ease.

 - [ ] Item 1
 - [ ] Item 2
 - [x] Item 3 (use an 'x' to put a checkmark)
 - [ ] Item 4

Help Wanted

Ways you can help

  1. Add latest and greatest checklists
  2. Delete broken links to checklists
  3. Delete links to low-quality checklists
  4. Design the appearance of the website
  5. Fix any typo
  6. Rewrite the title or description of any checklist to make them more easily understood
  7. Suggest different ways to categorize

Contribution Guideline

  • Use the following format: [Title](LINK) - DESCRIPTION.

  • The link should be the url linked to the must-watch list directly.

  • Add one link per pull-request.

  • Keep descriptions concise, clear and simple, and end them with a period / stop.

  • New categories, or improvements to the existing ones are also welcome.

  • Make sure your text editor is set to remove trailing whitespace.

  • Please add a must-watch badge in the list added.

    You can use whatever color you like by replacing <COLOR> in

    <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-<CODE>.svg"></a>.

    Example:

    • pink ff69b4

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-ff69b4.svg"></a>

    • red

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-red.svg"></a>

    • blue

      <a href="http://checklist.yingjiehu.com/"><img src="https://img.shields.io/badge/Awesome-Checklist-blue.svg"></a>

Quality standard

To stay on the list, projects should follow these quality standards:

  • Generally used and useful to the community.
  • Actively maintained, i.e., take care of open issues and update lists.

Thanks to all contributors, you're awesome and wouldn't be possible without you!

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

About

🌈 A Curated List of Checklists ✔︎✔︎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • CSS 18.0%