darkjuanjo / taskinator

Simple task manager that dynamically creates elements using JavaScript.

Home Page:https://darkjuanjo.github.io/taskinator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taskinator

taskinator Criteria:

    - [✔️] Programmaticaly generated DOM elements to for tasks.
    - [✔️] Be able to edit generated tasks.
    - [✔️] Be able to delete generated tasks.
    - [✔️] Move content by updating status.

Please see link below for the taskinator deployed URL:
https://darkjuanjo.github.io/taskinator/

Below is the source code for the taskinator in GitHub. Please note that code is in assets/js.
https://github.com/darkjuanjo/taskinator

See below for some screenshots

Home Page

Home Page

About

Simple task manager that dynamically creates elements using JavaScript.

https://darkjuanjo.github.io/taskinator/


Languages

Language:JavaScript 59.0%Language:CSS 26.9%Language:HTML 14.1%