Course Information
Course Overview
A Comprehensive Project with Step-By-Step Guide on latest Angular 2 Ecosystem and Java Spring Framework Ecosystem
WELCOME TO MY "Build Angular 2 Complement -E-Commerce App - Java, Spring, MySQL"!
Overview
This is a course about building a E-Commerce website using Latest Angular 2 and Java , Spring Framework Ecosystem, MySQL technologies and more. Specifically, it's about building an online bookstore.
You can consider this course as a sister course of my other one - "Complete E-Commerce Course - Java,Spring,Hibernate and MySQL". They are sisters because the functionalities and layout are pretty similar to each other while the architecture are quite different. The other course uses Thymeleaf as the template engine (an official template engine adopted by Spring Framework) and is coupled to the backend.
In this course's approach, we make the web app RESTful. This approach is becoming popular in the modern trend. While the front-end can be developed with different frameworks, and we choose Angular 2, the backend is decoupled from front-end providing REST APIs as resources.
There are Pros and Cons for both of the architectures and it's better for you to go through them by yourself.
Regarding the bookstore app, the modules developed in the course is similar for all E-Commerce website. Those modules contains:
- User Signup and Login
- User profile management
- Product Management
- Shopping Cart
- Order checkout and order history
- Automatic email confirmation
As you can see, those modules are the basics for pretty much any E-Commerce website. Check out the preview lesson for a quick tour of the website!
Why should I take this course?
Because you probably won't find another course out there on similar topic with similar length and detail. This course covers a wide range of topics on building an e-commerce website . It is a step-by-step guide with most of the code hand typing.
There are students from my other courses complaining that if I copy and paste the code and then explain it, tough it can save some time, students will lose track and drive. That's why I'm developing stuff in this course from scratch and step-by-step.
What does the technology stack look like ?
As this is a full stack development project, we will develop the code for both front-end and backend. A considerable amount of work will be on developing the front-end code using latest Angular 2, HTML, CSS, TypeScript, bootstrap and etc. The backend side will be using latest Spring technologies - Spring Boot, Spring Security, Spring Data and etc. Then, we will have MySQL as database. MySQL is powerful and free to use and serves as a good database candidate in plenty of commercial apps out there.
Will I get the source code?
Source code and database scripts are provided in the very beginning of the course. Besides, throughout each lesson (I would say most lessons), the source code will be provided to the progress of the lesson. Yet, I still suggest you to develop with me and take the source code as a reference.
What will I get by the end of the course?
This course shows an example of building an E-Commerce app from scratch. By the end of the course, you will get exposed to various topics and building modules that you need for a basic E-Commerce web app. With the hands-on practice, you will gain a lot of experience that is beyond just the theory.
Course Content
- 11 section(s)
- 89 lecture(s)
- Section 1 Intro and Preparation
- Section 2 Getting Started
- Section 3 Jump Start with Backend
- Section 4 Admin-Portal - Part 1
- Section 5 Admin Portal - Part 2
- Section 6 Store Front - Part 1
- Section 7 Store Front - Part 2
- Section 8 Store Front - Part 3
- Section 9 Store Front - Part 4
- Section 10 Store Front - Part 5
- Section 11 Wrap Up
What You’ll Learn
- Understand Angular 2, Java Spring Framwork, Database, Web App Design better
Skills covered in this course
Reviews
-
SSwarnapudi Harshini
PLEASE ADD THE SOFTWARE LINKS SO THAT WE CAN DOWNLOAD , AS THE COURSE NEEDS OLDER VERSION OF SOFTWARES.
-
AAbdulrakeeb
Course is very helpful to understand the technologies and creating a project our-self. Small limitation is course need to be updated with newer version technologies available
-
CC L
Lots of features implemented on the site. Discovered in addition to Font Awesome and Angular Material. Ideal for discovering Angular 2+ and Spring Boot. E-commerce site from scratch, very good despite the compatibility bugs linked to the age of the course libraries
-
XXiaoyu Zhang
Project is good, but version is old, you need to find more time to search in the Internet to change your code.