Using HTML, CSS, javascript back-end-> using PHP
HOW TO USE THIS ZIP FILE... ?
- Download this zip file and extract
- Download XAMPP Control panel for apache and my sql database
- Go to local disk C -> XAMPP -> htdocs and paste this extracted file [C:\xampp\htdocs\Book_recomendation_website]
- open xampp control panel and start apache and mysql
- create 4 tables-> admin, user, books, verify
- structure for each tables
Admin
Books
User
verify
- After creating the database u have completed 90% of the work
- open any browser and search for "http://localhost/"
- now select Book_recomendation_website
- Now you are done.
- For admin login goto "http://localhost/phpmyadmin/" and select your database and click on admin and select SQL at the top
- insert the admin info alone
- you can use regristration form for user sign up
- For user signup
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.