puranjaymohan / library

A basic library management website for beginners created using php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

library

A basic library management website for beginners created using php

steps for installation: create a database named "library" and import the tables using the provided sql file. add contents of library-master folder in the web-root and change the login credentials by directly changing the login and password in the user table of database with phpmyadmin

About

A basic library management website for beginners created using php


Languages

Language:PHP 53.5%Language:CSS 46.5%