A simple website asking user to input items to add to a to do list. This is to practice working with objects.
- Program has a constructor to format information from user into objects.
- Take user input and create objects on click using said constructor.
- Display new objects in list on webpage.
- When user clicks on the item, it will strike through to show it is completed.
- Clone the repo
- Make a new branch
- Commit and push your changes
- Create a PR
- Bootstrap 4.0.0
- jQuery 3.3.1
This software is licensed under the MIT license.
Copyright (c) 2018 Kelli Brooke & Abel Trotter