Looks like we’re done!

I have a few ideas 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.

Start from the code available on the repository at https://github.com/vuecourse/bill-tracker.

Here are the challenges:

  1. Add a back button on modals. Notice that any time you enter in the AddBill or AddCategory screens, there is no way to get back other than clicking the “Add” button. Add a “Back” button.
  2. Adapt the code to make sure it adheres to the Vue Style Guide

I’ll check the code and give you any feedback I can, and also answer any question you might have.


Go to the next module