Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 683 Bytes

File metadata and controls

16 lines (14 loc) · 683 Bytes

Dental_Patient_Management_System

This is the repo for dental project

How To Run (using eclipse)

1. Create a new folder for workspace

2. Folk this repo and clone your folked repo to new folder (New Folder> Cloned Project folder)

3. Open eclipse and Switch Workspace to newly created folder.

4. Import the project

  * File>import>Genaral>eclipse project

5. configure the server

  * create apache tomcat server

6. Add libraries to build path (add followings)

  * all can add via clicking Add Library

screenshot_3

7. Run the project