Bookmark System which helps user to add,delete and get recommended urls.
This project recommend the urls based on the popularity among users.
To run the project download the following:
1.Xampp
2.PHP5
1.Download the project or extract the zip file.
2.Copy or move the folder into xamp->htdocs folder
3.Open xamp control panel and under actions tab press start button in Apache and similarly press start button for MySql.
4.In Xamp Control panel's MySql press admin button,it will open a browser page.
5.In browser a localhost page will appear,click on new button,after writing the database name click on create button.
6.Your database will be created,then click on import button and select bookmarks.sql file.All the tables of the database will be uploaded.
7.Open new tab and write localhost/your_copied_folder's_destination_name/register_form.php