Skip to content

Commit 45a7326

Browse files
committed
first commit
0 parents  commit 45a7326

File tree

1 file changed

+102
-0
lines changed

1 file changed

+102
-0
lines changed

README.md

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
>[Link Course](https://www.udemy.com/course/viet-ung-dung-ban-hang-voi-java-springbootapi-va-angular/)
2+
3+
# Course Content
4+
5+
1. **Building a Complete Web Application**
6+
- Integrating the back-end with Java Springboot API and the front-end with Angular
7+
- Creating a real-world web application from start to finish
8+
9+
2. **Building RESTful API with Java Springboot**
10+
- Implementing features like login, registration, product management, and order processing
11+
- Integrating basic functionalities into the API
12+
13+
3. **Understanding Security Technologies for RESTful API**
14+
- Using JWT, Spring Security, and OAuth 2.0
15+
- Methods for integrating into real-world projects
16+
17+
4. **Mastering Angular for User Interface Development**
18+
- Creating user interfaces for the web application
19+
- Displaying product information and managing orders
20+
21+
*Note: This is a summary, and detailed content will be presented during the course.*
22+
23+
# Requirements
24+
25+
Students should have some basic knowledge of programming, perseverance, and the effort to complete exercises and projects in the course.
26+
27+
# Description
28+
29+
The course "Practical, Building an E-commerce Application with Java Springboot API and Angular" emphasizes guiding students on how to create a complete web application from start to finish, including both back-end and front-end development.
30+
31+
## Course Content:
32+
33+
1. **Building RESTful API with Java Springboot:**
34+
- Implementing login, user registration, product management, and order processing.
35+
36+
2. **Security Technologies in API Development:**
37+
- JWT, Spring Security, OAuth 2.0.
38+
39+
3. **Using Angular for User Interface Development:**
40+
- Creating user interfaces, integrating with the API to display product information and manage orders.
41+
42+
## Goals After the Course:
43+
44+
Upon completion of this course, students will have the knowledge and skills to build a complete web application with Java Springboot API and Angular, meeting the requirements of a real-world e-commerce application.
45+
46+
## Target Audience:
47+
48+
- Web developers looking to learn new skills in building a complete web application from start to finish.
49+
- Software engineers wanting to update their knowledge of the latest back-end and front-end technologies for application in their work.
50+
- Those interested in developing web applications with features such as login, registration, product management, and order processing.
51+
52+
53+
---
54+
55+
# Nội Dung Bài Học
56+
57+
1. **Xây Dựng Ứng Dụng Web Hoàn Chỉnh**
58+
- Kết hợp phần back-end với Java Springboot API và phần front-end với Angular
59+
- Tạo ứng dụng web thực tế từ đầu đến cuối
60+
61+
2. **Xây Dựng RESTful API với Java Springboot**
62+
- Đăng nhập, đăng ký và quản lý sản phẩm và đơn hàng
63+
- Tích hợp các tính năng cơ bản cho API
64+
65+
3. **Hiểu Rõ về Công Nghệ An Toàn cho RESTful API**
66+
- Sử dụng JWT, Spring Security, và OAuth 2.0
67+
- Phương pháp tích hợp vào các dự án thực tế
68+
69+
4. **Thành Thạo Sử Dụng Angular cho Giao Diện Người Dùng**
70+
- Tạo giao diện người dùng cho ứng dụng web
71+
- Hiển thị thông tin sản phẩm và quản lý đơn hàng
72+
73+
*Chú ý: Đây chỉ là một tóm tắt và nội dung chi tiết sẽ được trình bày trong quá trình bài giảng.*
74+
75+
# Yêu Cầu
76+
77+
Học viên cần có chút kiến thức cơ bản về lập trình, có kiên trì và sự nỗ lực để hoàn thành các bài tập và dự án trong khóa học.
78+
79+
# Mô Tả
80+
81+
Khóa học "Thực Chiến, Xây Dựng Ứng Dụng Bán Hàng với Java Springboot API và Angular" nhấn mạnh vào việc hướng dẫn học viên cách tạo một ứng dụng web thực tế hoàn chỉnh từ đầu đến cuối, bao gồm cả phía back-end và front-end.
82+
83+
## Nội Dung Khóa Học:
84+
85+
1. **Xây Dựng RESTful API với Java Springboot:**
86+
- Đăng nhập, đăng ký người dùng, quản lý sản phẩm và đơn hàng.
87+
88+
2. **Công Nghệ An Toàn trong Xây Dựng API:**
89+
- JWT, Spring Security, OAuth 2.0.
90+
91+
3. **Sử Dụng Angular cho Giao Diện Người Dùng:**
92+
- Tạo giao diện người dùng, kết hợp với API để hiển thị thông tin sản phẩm và quản lý đơn hàng.
93+
94+
## Mục Tiêu Sau Khóa Học:
95+
96+
Sau khi hoàn thành khóa học này, học viên sẽ có kiến thức và kỹ năng để xây dựng một ứng dụng web hoàn chỉnh với Java Springboot API và Angular, đáp ứng được các yêu cầu của một ứng dụng bán hàng thực tế.
97+
98+
## Đối Tượng Học:
99+
100+
- Các nhà phát triển web mong muốn học các kỹ năng mới trong việc xây dựng một ứng dụng web hoàn chỉnh từ đầu đến cuối.
101+
- Các kỹ sư phần mềm muốn cập nhật kiến thức về các công nghệ back-end và front-end mới nhất để áp dụng vào công việc của họ.
102+
- Những ai quan tâm đến việc phát triển các ứng dụng web có tính năng như đăng nhập, đăng ký, quản lý sản phẩm và đơn hàng.

0 commit comments

Comments
 (0)