Skip to content

hensby/News_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2198-CSE-5324-002 Team2 project

News_Management_System

2198-CSE-5324-002 Team2 project
CSE 5324 Software Engineering I Analysis, Design, Testing

Collaborators

name Email
Hengchao Wang hengchao.wang@mavs.uta.edu
Wuxuan Yang wuxuan.yang@mavs.uta.edu
Yipu Qin yipu.qin@mavs.uta.edu

Docs

Version information

  • Spring-boot ==2.1.8.RELEASE
  • Lombok ==1.18.10
  • MySQL == 8.0 Series(mariaDB is down for mac)
  • Java == 1.8
  • Maven == 3.6.2

Instructions & Readme

  • Install MySQL or MariaDB databases.
  • Create a database named news.
  • Build the system. It will create tables in the database automatically.
  • Run the NewsApplication.java in project dictionary News_Management_System\src\main\java\com\test\news.