This is a ContactsBook Implementation using PHP and MySQL(using PDO)
This ContactsBook has all the basic features and can be further extended.
Features :
- Add a new Contact
- Edit a Contact
- Delete a Contact
- Display all Contacts
The UI of this is developed using purecss framework with basic styles.
Feel free to modify and make it yours. :)