We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66cc0b commit c5a73f6Copy full SHA for c5a73f6
readme.md
@@ -1,13 +1,13 @@
1
-### INFORSERVE
+## INFORSERVE
2
This system keeps patients information on one single database that can be accessed by every other hospital running the system
3
4
-#### INSTALLING THE SYSTEM
+### INSTALLING THE SYSTEM
5
1. Clone or download the project from the github repository.
6
2. Extract the file into the `htdocs` folder in xampp
7
3. Export the `hospicare.sql` file in the database folder to `phpMyadmin`
8
4. Open the admin on apache server. You will find the folder `inforserve`
9
10
-#### Login credentials
+### LOGIN CREDENTIALS
11
Login using the following creditials
12
1. Email: `jerry@gmail.com`
13
2. Password: `12345678`
0 commit comments