Looks like we’re done!

I have a one idea for you to work on now, to re-enforce the things you learned in this project, and really dive into the codebase on your own.

Here are the challenges I propose for the Bill Tracker app:

  1. Implement routing. Any time the view changes, the URL should change as well
  2. Have a way to get back to the main panel when you open a modal (add bill or add category). Now there is no way to go back, you need to fill the form.

Go to the next module