Your Contacts is a little webapplication to manage your contacts with name, email and phone. It is based on CODEIGNITER and TWITTER BOOTSTRAP. The data is saved in a MYSQL database.
See it in action: http://youtu.be/6JYuBva6okk
Current Version: 2.0.0
Using Your Contacts requires the following steps.
- Copy the yourcontacts folder to your webroot
- Import yourcontacts.sql to your database
- Edit application/config/database.php (password)
- Open the site in a browser
- Login user-site: ('user1@mail.com' => 'user' or 'user2@mail.com' => 'user', ...)
- Login admin-site: ('Admin' => 'Password')
jubi4dition
Have fun, maybe you can learn something from the sourcecode.