Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 547 Bytes

File metadata and controls

21 lines (11 loc) · 547 Bytes

SWE306 Programming Elective II

Project Name: Courier Logistics Management System

😃 Please do following steps before execute program

  1. Execute Final_Assignment_Database.sql file to create final_assignment database

  2. Modify your own database password instead of 123 in this code

    <property name="password" value="123"></property>

    in applicationContext.xml file.

  3. Administrator account release:

    User Name: admin

    Password: 123456

  4. Please open this project in browser