Skip to content

A simple E-Library made from HTML, CSS and PHP. One can host this on their local server and share E-books, Question papers, Documents etc. with others.

License

Notifications You must be signed in to change notification settings

alapanme/E-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f68a3c9 · Jul 11, 2017

History

4 Commits
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017

Repository files navigation

E-Library

A simple E-Library made with Html, Css and Php. One can host this on their local server and share Ebooks with others on the same network.

Features!

  • Allows only Pdf, Doc and Docx files to be uploaded.
  • Neat UI.
  • Written with simplest of technologies using simplest of code.

Technologies Used

  • HTML
  • CSS
  • Java Script
  • PHP
  • MY SQL
  • Apache

Installation

    1. Install XAMPP Server.
    1. Start My Apche and MySQL modules.
    1. Go to PhpMy Adminsection from the url http://localhost:8080
    1. Create a database named 'newdb' and in that create table 'bookdb' with 7 fields: bookname, bookdesc, bookauthor, booklang, bookfile, uploadername, uploaderemail
    1. Make sure all the fileds has the type varchar.
    1. Download the project files in Xampp\htdocs\ location and then access the index.html file.

About

A simple E-Library made from HTML, CSS and PHP. One can host this on their local server and share E-books, Question papers, Documents etc. with others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published