GithubHelp home page GithubHelp logo

shreekrishnaacharya / library Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.55 MB

Library management

License: BSD 3-Clause "New" or "Revised" License

PHP 93.36% Batchfile 0.97% Shell 3.00% Awk 1.16% CSS 1.52%

library's Introduction

Library Management


Steps to run this project

Step 1: place the project folder into hosting environment ie insice your htdocs folder if xampp or inside www/html folder if wamp server

Step 2: create database with name library and import the file database.sql. database.sql in inside the project folder

Step 3: update the database and its login detail in file config/db.php. place your db name, db user, and db password here.

Step 4: unzip vendoe.zip folder right where it is.

Step 5: Run command php yii serve inside the project folder and follow the link on browser OR Open your browser and enter the link http://localhost/library/web to start the project.

Current progress

-> Database tables are created which are

user -> holds user/student account detail
admin -> holds admin user detail
book -> holds book detail
book copy -> holds the copy of the book, that is in our system, if there are 100 books of 
              Advance math Edition 2, then its on recorded as only one book into table book and there will be 100 copy record in booy copy, which will represent all to 100 books.
favourite -> holds favourite books detail of user
book_flow -> holds book check in and check out details

-> application

------------- Admin Part -------------------
admin can login into the system
admin can create, view, update and delete book record


--------------- User Part  -----------------
user can signup and login into the system
user can view list of books
user can search the books
user can view the book

-> Login detail

------------ Admin ----------------
email: [email protected]
password : 123456

------------ User -----------------
email: [email protected]
password : 123456

library's People

Contributors

shreekrishnaacharya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.