This is the finished code for a simple todo list app made for CIT 591 Week 13 recitation.
Instructions for running the app:
- Run main() in App.java
- Open a new tab in a browser and type in "http://localhost:8081/" as the url
This is the finished code for a simple todo list app made for CIT 591 Week 13 recitation.
Instructions for running the app: