Skip to content

jwolfe890/Task_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • This application currently only works on Chrome Browsers.

AFTER CLONING THE REPOSITORY:

  1. Run bundle install

  2. Run rake db:migrate

RUNNING THE APPLICATION:

  1. To add a TODO, just enter the name, location, and/or date and press enter.

  2. To edit a TODO, click on the red edit button to the right of the TODO and then enter and submit the updated values.

  3. To delete a TODO, just click the grey delete button.

  4. To mark a TODO as complete, just check the open box to the left of the TODO and check the TODO. The todo will then have a strikethrough marking it checked off. You can also uncomplete the TODO by rechecking the box.

About

Task_Manager implements Jquery, Ajax, Javascript, and Rails to allow users to dynamically create, mark complete, edit, and complete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors