-
The Contact List Application project works with a GUI interface.
-
Front-end(GUI) - HTML,CSS,jQuery,AJAX,PHP and Back-end - MySQL
-
Local Server Used is MAMP, it has both PHP and MySQL built into it.
-
Download the MAMP Server from following link: https://www.mamp.info/en/downloads/
-
The minimum system requirements are: Operating Systems: Windows/MAC Apache: 2.2.31 MySQL: 5.6.34 PHP: 7.1.5 phpMyAdmin : 4.7.0
-
Install MAMP Server using mamp.exe
-
Click on Ports tab and set Apache port to 80 and MySQL port to 3306 in preferences.
-
Default path for the root is C:\MAMP\htdocs.
-
Click on OK and then Click on Start Servers. Both Apache Server and MySQL Server will get started in a while.
-
Copy all the code files(src folder) into the path C:\MAMP\htdocs.
-
Used Server name : localhost, Username : root, Password : root, Database : contacts
-
In MAMP press on "Open Start Page".
-
Click on phpMyAdmin.
-
Create new database "Contacts"
-
Press on Import and browse for the contacts.sql file provided and import the database.
-
Open http://localhost/contacts/contacts.html from your browser.
-
Notifications
You must be signed in to change notification settings - Fork 1
This SQL programming project involves the creation of a database host application that interfaces with a backend SQL database implementing a Contact List application.
License
shivachawala/ContactsApplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This SQL programming project involves the creation of a database host application that interfaces with a backend SQL database implementing a Contact List application.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published