Class date: October 16
So far, all of your apps have been running locally, only accessible on your own machine. This week, we'll be deploying our applications to a server that's accessible from anywhere on the internet.
You will need to have Lab 4 finished before you can deploy your application.
None.
This week, you will deploy your application to Heroku.
Your application should be deployed on Heroku.
You should add a Readme file to your repository which includes a link to your deployed application.
Users of your app should be able to view the todo list over the web.
Users of your app should be able to add items to the todo list over the web.
Users of your app should be able to remove items from the todo list over the web.
before next week's class