Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 446 Bytes

File metadata and controls

13 lines (7 loc) · 446 Bytes

How to run the project

• clone project

• Import the “database\learners_academy.sql” file to your database administration tool.

• Go to “\src\main\webapp\META-INF\context.xml” file and open it.

• Edit the database’ properties such as username, password and driverClassName to be suit to your database administration tool.

• Now run program on a server.

• To login you must enter admin for both username and password.