News release and commentary system
Wang, Yuesi; Liu, Jiahui (2026)
Wang, Yuesi
Liu, Jiahui
2026
All rights reserved. This publication is copyrighted. You may download, display and print it for Your own personal use. Commercial use is prohibited.
Julkaisun pysyvä osoite on
https://urn.fi/URN:NBN:fi:amk-202605059560
https://urn.fi/URN:NBN:fi:amk-202605059560
Tiivistelmä
With the rapid development of online news platforms, users are not only satisfied with obtaining news content, but also want to participate in discussions and interactions. However, many small news plat-forms lack systematic design in terms of user identity management, content release and comment in-teraction. This thesis designs and implements a Web-based news release and comment system. The system consists of five core modules: user registration, user login, news browsing, news release and news comment. The system will verify the identity of the user. Only the user who has registered the account and logged in can post news and comment on the page. At the same time, an administrator role is introduced to manage user information and maintain the system order.
In terms of technical implementation, the system uses Java as the main programming language. The front-end interface and interaction functions are realized through HTML, CSS and JavaScript, and then the user information, news and comments and other data are stored in the MySQL database. The whole system adopts a hierarchical architecture design to realize the separation of the front-end per-formance layer, business logic layer and data access layer.
This project successfully developed a clear-structured and user-friendly news interaction platform. The outcome has demonstrated the technical feasibility and practical value of using network technol-ogy to build such systems.
In terms of technical implementation, the system uses Java as the main programming language. The front-end interface and interaction functions are realized through HTML, CSS and JavaScript, and then the user information, news and comments and other data are stored in the MySQL database. The whole system adopts a hierarchical architecture design to realize the separation of the front-end per-formance layer, business logic layer and data access layer.
This project successfully developed a clear-structured and user-friendly news interaction platform. The outcome has demonstrated the technical feasibility and practical value of using network technol-ogy to build such systems.
