Class updated for January 2020
This course is for you if you are familiar with Javascript and other frameworks like Vue.js.
This course will help you build a full-stack project that will push your skills further. You'll learn how to integrate state management and front end routing with databases, authentication, and code splitting.
To help you out if you are stuck, the finished code for each lesson is available on Github.
https://github.com/chrisdixon161/Pizza-Planet-V2-Stages
A beginner-friendly course is also available if you don't have any previous experience with Vue.js, or a similar framework.
Vue.js Academy: Step by Step Instructions on Vue
The project will allow users to order pizza from any menu section. These orders are then sent to Firebase for permanent data storage.
A section called the admin is also created. This allows authorized users to add or remove menu items, and manage orders. These orders are also sent to Firebase.
You will learn how to create routes, navigation methods and binding routes.
Vuex is also used for state management in this project. This will allow us to have a single app for all our states. It will also sync with Firebase, so that we always have quick, easy access to all our data.
Register today if you're looking to learn how to build a feature-packed project from scratch.