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

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Library

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.

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

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

Screenshots

e-library home

e-library main

License

  • MIT. Free Software, Hell Yeah!

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