jeremy-gleason / Taskboard-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskboard Project Tracker

Overview

TaskBoard is a web application that enables you to track and manage the work that matters to you most. Using TaskBoard you can create new projects, edit your existing projects whenever changes are needed, and remove older projects that you're no longer working on.

Details

TaskBoard is built with JavaScript, HTML, and CSS, using ES6 modules to organize the codebase and webpack to automate the build process. It also employs the Web Storage API to save users' data across browser sessions in local storage.

Using the App

TaskBoard is hosted on Github Pages. Click here to see it live and begin using it.

About


Languages

Language:JavaScript 100.0%