Giter VIP home page Giter VIP logo

ascdso-adte-awesome-checklists's Introduction

Awesome Checklists Awesome

A curated list of checklists

Most of the links in this repository point directly to checklists in markdown format.
Inspired by the awesome list thing. Feel free to improve this list.

Table of contents

Checklists

Software Development

Checklists related to software development in all its forms.

App development

  • App release checklist - A checklist to pore over before you ship that amazing app that has taken ages to complete, but you don't want to rush out in case you commit a schoolboy error that will end up making you look dumber than you are.
  • Android App Security Checklist - A checklist with security considerations for designing, testing, and releasing secure Android apps.

⬆️ back to top

Security

⬆️ back to top

Web development

⬆️ back to top

Startups / side-projects

Checklists related to startups and side projects.

⬆️ back to top

Checklist-like

These are additional resources that are in a format similar to a checklist (step by step plan, article with "top tips", etc) but are not really in actionable format.

Design

  • UX Recipe - A checklist where you discover, choose and estimate your next UX project tools & techniques.

⬆️ back to top

Event planning

⬆️ back to top

Software development

⬆️ back to top

Startups / side-projects

⬆️ back to top

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

Which looks like this once rendered:

  • Item 1
  • Item 2
  • Item 3
  • Item 4

As you can see, they render as read-only checkboxes in Markdown files. People with write permissions in the repository can edit the file to select or unselect the checkboxes.

⬆️ back to top

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Israel Roldan has waived all copyright and related or neighboring rights to this work.

⬆️ back to top

ascdso-adte-awesome-checklists's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.