/Olympic-Website

An Olympic competition information website in Java Spring Boot. 使用 Spring Boot 框架制作的奥运会体育赛事信息展示和管理网站。

Primary LanguageJava

Olympic NEU

This is a Java web project for the assignment of [JSP and Servlet Tech] course, NEU.

Contributors

Li Lingen, Chang Chenming, Sun Ningyuan, Huang Yan

To Run

This is a SpringBoot Appliction.
  1. Configure the main class to "cn.edu.neu.assignment.OlympicBackEndApplication". to run it on port 8080 (default).
  2. Visit localhost:8080 in browser.

Database

The DDL is in the file structure.sql. You should use it to build your own database before running this application.

License

This project license is MIT.

All photos used in this project is only for demo purpose, whose copyrights belong to their origin owners. Remove these photos before you redistribute this source code.