From the course: Angular: Progressive Web Apps

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Setting up the basic project

Setting up the basic project - Angular Tutorial

From the course: Angular: Progressive Web Apps

Setting up the basic project

- [Instructor] This is the app that we're going to create during the rest of the course. It's called CoffeeLog. The app is a web app using Angular that will be converted into a progressive web app. The idea is to create an app for coffee lovers. So actually you can track the coffees that you try, where you try it, and what's the score. For example, here I have an Espresso Tonic. I can get into Espresso Tonic, select the Type of coffee, then the Place and Ratings for the aroma, flavor, intensities, sweetness, and aftertaste. You can create new coffees, and you can browse the coffees that you have, and this is a PWA, so I can go add it to my home screen on iOS and I will get an icon that now creates a PWA. So that's our goal. When we are in the app, we can also open a Maps application to see where we actually got that coffee, and also we can share that coffee in the system with messaging apps or with social networks.…

Contents