Skip to content

PerpusKu is a website-based library information system with the Laravel 8 framework.

Notifications You must be signed in to change notification settings

paley777/perpusku

Repository files navigation

Logo

Library Information System (PerpusKu)

The Library Information System (PerpusKu) is a website-based system with the Laravel 8 Framework. SIPerpus functions to make things easier library management. This system takes the case of the library at SMP Negeri 5 Central Bengkulu.

Integration

Apart from using Laravel 8, this system also integrates the Framework Bootstrap as front-end. This system uses SQL database and in The development uses MySQL Workbench software.

User Features

  • Data Processing Management
  • Transaction Management (Borrowing and Returning Books)
  • Report Management

System Features

  • Laravel 8
  • Using Eloquent from Laravel
  • Templating for header and footer
  • Full CRUD Integrating
  • Authentication from Laravel
  • Paginations
  • Search Data

Optimization

N+1 Problems

Run Locally

Clone the project

  git clone https://github.com/paley777/siperpus.git

Go to the project directory

  cd siperpus

Install dependencies

  composer install

Delete Cache

  php artisan cache:clear

Generate Laravel Key

  php artisan key:generate

Make Storage Link

  php artisan storage:link

Migrate

   php artisan migrate

Start the server

   php artisan serve

Screenshots

App Screenshot

Suggestion

For suggestions and input on this system, please email [email protected]

About

PerpusKu is a website-based library information system with the Laravel 8 framework.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published