Book_recomendation_website

Using HTML, CSS, javascript back-end-> using PHP

HOW TO USE THIS ZIP FILE... ?

  1. Download this zip file and extract
  2. Download XAMPP Control panel for apache and my sql database
  3. Go to local disk C -> XAMPP -> htdocs and paste this extracted file [C:\xampp\htdocs\Book_recomendation_website]
  4. open xampp control panel and start apache and mysql

g1

5. open any browser and search for "http://localhost/phpmyadmin" 6. create a database called genre

g1

  1. create 4 tables-> admin, user, books, verify

g1

  1. structure for each tables

Admin

g1

Books

g1

User

g1

verify

g1

  1. After creating the database u have completed 90% of the work
  2. open any browser and search for "http://localhost/"

g1

  1. now select Book_recomendation_website
  2. Now you are done.
  3. For admin login goto "http://localhost/phpmyadmin/" and select your database and click on admin and select SQL at the top

g1

  1. insert the admin info alone

g1

  1. you can use regristration form for user sign up

g1

  1. For user signup

g1

Super u have completed successfully... this is not copyrighted, u can use it for your projects mainly for your DBMS project. Coded by me SARATH ADHITHYA.