Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katiechurchwell/taskinator

A kanban board that utilizes localStorage.
https://github.com/katiechurchwell/taskinator

javascript localstorage

Last synced: 3 days ago
JSON representation

A kanban board that utilizes localStorage.

Awesome Lists containing this project

README

        

# Taskinator
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/taskinator?color=important)](https://github.com/katiechurchwell/taskinator)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/taskinator?color=blueviolet)](https://github.com/katiechurchwell/taskinator)

## Summary
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript_ES6-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)

A kanban board that allows the user to organize and save their tasks through localStorage.

## Deployment
https://katiechurchwell.github.io/taskinator/

## Demo/Screenshot
![Screenshot of Taskinator Application](assets/images/screen-capture.png)

## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])

---
![](https://img.shields.io/badge/license-MIT-blue)