-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReadMe.txt
executable file
·39 lines (26 loc) · 1.41 KB
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
******************************************************************************
* *
* Fareal Builders Project Monitoring System v1.3.4.10 *
* *
* *
* Developers: *
* *
* Antonio Guerrero Santos *
* John Erickson Espinoza *
* Marianne Angelica Bunyi *
* Joshua Carmellie Suban *
* Christian Nieva *
* Angelica Antero *
* *
******************************************************************************
**** Pleae run this software under these following requirements ***
1. Compatible with PHP5 and lower versions.
2. Choose the correct destination of the software to be run. (e.g. C:\xampp\htdocs\xampp\)
******************* Steps by step on how to run the sofware ********************
1. Create new database named "projectmonitoring" (disregard the quotations).
2. Import the sql file named "projectmonitoring.sql" inside the folder named "SQL file".
3. Now access the url for the software using your browser. (e.g. localhost\xampp\htdocs\xampp\capstone).
4. Use 'admin' as username and 'admin' as the password;
5. Please check the documentation for more information of usage.
********************************************************************************
THANK YOU FOR USING OUR SOFTWARE