Skip to content

Epicodus Intro to Programming Week 4 Pair Project with Ewa Manek: A web-based to-do list with drag and drop tasks.

License

Notifications You must be signed in to change notification settings

karenfreemansmith/Epic-IntroWk4-ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

Version 0.0.2: January 31, 2017 by Karen Freeman-Smith

Technologies Used

HTML, CSS, Bootstrap, JavaScript, jQuery, jQueryUI(drag & drop)

screenshot of project running

Description

Epicodus Intro to Programming Week 4 Pair Project with Ewa Manek: A web-based to-do list with drag and drop tasks updated to use local storage and sort tasks by type rather than people.

Setup/Installation

Support & Contact

For questions, concerns, or suggestions please email karenfreemansmith@gmail.com

Specifications

  • User can add a new task and assign it to a category
  • User can double-click a task to complete
  • User can move a task to new category (drag and drop)
  • Tasks are saved to local storage and load when page reloads
  • Tasks can be reordered within a category (drag and drop)

Known Issues

  • Only tasks added since last reload "hear" double-click, so can't complete older tasks

Future Enhancements

  • Save order of tasks within categories
  • Edit (Add/Delete) categories
  • Edit tasks
  • Delete tasks

Legal

Licensed under the GNU General Public License v3.0

Copyright (c) 2016 Copyright Karen Freeman-Smith All Rights Reserved.

About

Epicodus Intro to Programming Week 4 Pair Project with Ewa Manek: A web-based to-do list with drag and drop tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published