huyingjie / Checklist-Checklist

🌈 A Curated List of Checklists βœ”οΈŽβœ”οΈŽ

Home Page:http://checklist.yingjiehu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Checklist Checklist

Tweet
🌈 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 checklist 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.

  • (Optional) Please add an Awesome Checklist 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 βœ”οΈŽβœ”οΈŽ

http://checklist.yingjiehu.com


Languages

Language:JavaScript 82.8%Language:CSS 17.2%