Tạo Mã Nguồn Ứng Dụng Web Dựa Trên Cơ Sở Dữ Liệu Hiện Có

Chuyên ngành

Information Technology

Người đăng

Ẩn danh

Thể loại

Graduation Thesis

2021

110
0
0

Phí lưu trữ

30.000 VNĐ

Mục lục chi tiết

ACKNOWLEDGEMENTS

TABLE OF CONTENTS

1. CHAPTER 1: Review current solutions

1.1. Visual Studio’s MVC Web Application Generator

1.2. Microsoft SQL Server 2019

1.3. Actor of system

1.4. Use case diagram

1.5. Use case specification

1.6. Use case description

1.7. Unauthorized user - Use case description

1.8. Authorized user - Use case description

1.9. Non-functional requirement

1.10. Entity Relationship diagram

1.11. SYSTEM DESIGN AND IMPLEMENTATION

1.12. Source code generator framework

1.13. The process to create a website from an existed database

1.14. Class diagram for Easy-Web’s System

1.15. Class diagram description for class User

1.16. Class diagram description for class BaseEntity

1.17. Class diagram description for class UserDatabaseInfo

1.18. Class diagram description for class WebGeneratedHistory

1.19. Class diagram use for Source code generates framework system

1.20. Class diagram description for class SystemMasterConfig

1.21. Class diagram description for class SystemTableConfig

1.22. Class diagram description for class SystemTableColumnConfig

1.23. Class diagram description for class SystemTableForeignKeyConfig

1.24. Generate a website from an existed database

1.25. Back-end source code generator

1.26. Front-end source code generator

1.27. Website source code generator framework

1.28. User interface design

1.29. System - UI for the unauthenticated user

1.30. SCA_017 Homepage system – Easy-Web Blog

1.31. SCA_014 Register database connection string

1.32. SCA_13 Configure tables

1.33. SCA_015 Configure Columns

1.34. SCA_016 Fill out Information & Preview

1.35. SCA_005 Login page

1.36. SCA_004 Register page

1.37. SCA_003 View demo table management screen

1.38. SCA_001 Create data demo screen

1.39. Database Physical Diagram

1.40. Software development environment

1.41. Source code management

1.42. Easy-Web web user interface

1.43. Website source code generates framework

1.44. User ’s Generated website

1.45. List of stages of testing

1.46. List of test types

1.47. Items to be tested

1.48. Features to be tested

1.49. Test case of check login function

1.50. Test case register function

1.51. Test case register database connection string

1.52. Test case config table

1.53. Test case config column

2. CHAPTER 2: Technologies

2.1. Python Flask

2.2. RQ Worker

2.3. .NET Core

2.4. Entity Framework Core 5.0 with:

2.4.1. SQL Server Driver (Microsoft.0)

2.4.2. MySQL Driver (MySql.0 Preview 4)

2.4.3. PostgreSQL Driver (Npgsql 5.7)

2.4.4. EF Core Reverse Engineering tool (Scaffold-DbContext Command)

2.5. Framework Angular 12 with an additional library:

2.5.1. Font Awesome

2.5.2. Bootstrap 4

2.5.3. Toast

2.5.4. Material UI

2.6. Cloudinary third party

2.7. FileStack third party

2.8. SQL Server

2.9. PostgreSQL

2.10. MySQL

2.11. MEAN Stack

2.12. .NET Core logo

2.13. Python Flask logo

2.14. Microsoft SQL Server 2019

2.15. Redis Queue model

LIST OF ABBREVIATIONS

LIST OF TABLES

LIST OF FIGURES

Tài liệu có tiêu đề Tạo Mã Nguồn Ứng Dụng Web Dựa Trên Cơ Sở Dữ Liệu Hiện Có cung cấp cái nhìn sâu sắc về cách phát triển ứng dụng web bằng cách tận dụng các cơ sở dữ liệu đã có sẵn. Nội dung chính của tài liệu bao gồm các phương pháp và kỹ thuật để tối ưu hóa mã nguồn, giúp tiết kiệm thời gian và công sức trong quá trình phát triển. Đặc biệt, tài liệu nhấn mạnh lợi ích của việc sử dụng các công cụ và framework hiện đại để nâng cao hiệu suất và bảo mật cho ứng dụng.

Để mở rộng kiến thức của bạn về lĩnh vực này, bạn có thể tham khảo thêm tài liệu Phát triển website quản lý cửa hàng bán máy đào coin sử dụng angular và net framework đồ án tốt nghiệp, nơi bạn sẽ tìm thấy các ứng dụng thực tiễn của Angular và .NET trong phát triển web. Ngoài ra, tài liệu Bài tập lớn xây dựng ứng dụng web an toàn đề tài kiểm thử ứng dụng trên nền web bằng công cụ katalon studio sẽ giúp bạn hiểu rõ hơn về kiểm thử ứng dụng web, một phần quan trọng trong quy trình phát triển. Cuối cùng, tài liệu Nghiên cứu mô hình mvc laravel và xây dựng website đăng ký đề tài luận văn báo cáo dự án công nghệ thông tin 2 hệ thống thông tin sẽ cung cấp cho bạn cái nhìn sâu sắc về mô hình MVC và cách áp dụng nó trong phát triển ứng dụng web.

Những tài liệu này không chỉ giúp bạn mở rộng kiến thức mà còn cung cấp các góc nhìn khác nhau về phát triển ứng dụng web, từ lý thuyết đến thực hành.