All Projects → israelroldan → Awesome Checklists

israelroldan / Awesome Checklists

A curated list of checklists. Inspired by the awesome list thing.

Projects that are alternatives of or similar to Awesome Checklists

play-bootstrap
Free HTML Template for - Startup, SaaS, Business, App, and Software Website & Landing Page. Play is 100% Free and Open-source template project that initiated by UIdeck Team.
Stars: ✭ 182 (+156.34%)
Mutual labels:  saas, startup
responsive-html-email-templates
Collection of Free responsive HTML templates for Startups
Stars: ✭ 187 (+163.38%)
Mutual labels:  saas, startup
Gatsby Starter Saas Marketing
☁️ A simple one page marketing site starter for SaaS companies and indie hackers
Stars: ✭ 103 (+45.07%)
Mutual labels:  saas, startup
play-tailwind
Play is free and open source Tailwind CSS template for - Startup, SaaS, Apps, Business and More. It comes with a high-quality design and all essential components & pages you need to launch a complete website.
Stars: ✭ 60 (-15.49%)
Mutual labels:  saas, startup
Stack On A Budget
A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
Stars: ✭ 10,836 (+15161.97%)
Mutual labels:  saas
Ha Db
探索高效的SAAS结构,单体应用动态切换数据库。
Stars: ✭ 44 (-38.03%)
Mutual labels:  saas
Spytrojan keylogger
[Solo para programadores] Troyano espía | Keylogger solo para Windows, se replica en el sistema y se inicia automaticamente al iniciar sesión. | Envío de registro mediante [Base de Datos], [Gmail] o [BotTelegram].
Stars: ✭ 32 (-54.93%)
Mutual labels:  startup
Saasify
The easiest way to monetize your API. 🚀
Stars: ✭ 912 (+1184.51%)
Mutual labels:  saas
Parabol
Free online agile retrospective meeting tool
Stars: ✭ 1,145 (+1512.68%)
Mutual labels:  saas
Catapult
💥 Catapult is a DevOps website management platform for development teams.
Stars: ✭ 64 (-9.86%)
Mutual labels:  saas
Wertik Js
💪 A library that powers your app with GraphQL + Rest API
Stars: ✭ 56 (-21.13%)
Mutual labels:  saas
One To One Websockets Chat
Building Persistable One-to-One Chat Using Spring Boot and WebSockets
Stars: ✭ 46 (-35.21%)
Mutual labels:  software-development
Djaoapp
User login, billing, access control as part of a session proxy
Stars: ✭ 61 (-14.08%)
Mutual labels:  saas
Accessibility Checklist
Stars: ✭ 41 (-42.25%)
Mutual labels:  checklist
Inspec tools
A command-line and ruby API of utilities, converters and tools for creating, converting and processing security baseline formats, results and data
Stars: ✭ 65 (-8.45%)
Mutual labels:  checklist
Silex
Silex is a static website builder in the cloud.
Stars: ✭ 958 (+1249.3%)
Mutual labels:  saas
Startup Protector
A Library helping to avoid App can't start up and Multiple crashes, We can call it StartUp-Protector or SafeMode.
Stars: ✭ 55 (-22.54%)
Mutual labels:  startup
Makeless Go
[BETA] Makeless - SaaS Ecosystem - Golang Implementation
Stars: ✭ 64 (-9.86%)
Mutual labels:  saas
Aerial desktop
Macintosh Application installs Aerial ScreenSaver and sets as a Desktop Background. 🚀 🎩
Stars: ✭ 49 (-30.99%)
Mutual labels:  startup
Tabpy
Execute Python code on the fly and display results in Tableau visualizations:
Stars: ✭ 1,039 (+1363.38%)
Mutual labels:  startup

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
  • [x] 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].