Skip to content

A website for people to read books online for free. It is built upon PHP, HTML, CSS and JavaScript along with SQL database. GET and POST request is used heavily to build dynamic HTML webpage.

Notifications You must be signed in to change notification settings

chwizdo/online_library_website

Repository files navigation

Online Library Website

A website for people to read books online for free. It is built upon PHP, HTML, CSS and JavaScript along with SQL database. GET and POST request is used heavily to build dynamic HTML webpage.

How to Install and Use?

  1. Install WAMP Server at https://www.wampserver.com
  2. Move the project file to wamp64/www directory after installing WAMP Server
  3. login to phpMyAdmin, create a new database named wdt_assignment
  4. in the created database, import the included database file in the project file at online_library_website/database/wdt_assignment.sql
  5. The website can now be accessed in localhost

About

A website for people to read books online for free. It is built upon PHP, HTML, CSS and JavaScript along with SQL database. GET and POST request is used heavily to build dynamic HTML webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published