News Management System
-A course project in Software Engineering at UT-Arlington. Designed a News Management System.
-Defined three kinds of user with three authority including manager and user.
-Developed functions such as add or delete news, comment news, manage users and news classification, etc.
-Implement the back-end of the system by using Spring-boot, Java, and MySQL database technologies.
-Implement the front-end of the system by using Layui framework, and Ajax asynchronous HTTP request.