Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 841 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 841 Bytes

Bookify

Project joki mahasiswa - Sistem Informasi Perpustakaan Online Berbasis Web

About this project

This project is a web-based online library information system. This project is made to fulfill the final project of the course "Web Programming 2" at the STMIK Widya Pratama Pekalongan. Made with Codeigniter 4 and AdminLTE 3.2.0.

How to use this project

  1. Clone this project
  2. Open terminal and go to the project directory
  3. Run composer install
  4. Copy .env.example to .env
  5. Make database named db_bookify
  6. Run php spark migrate
  7. Run php spark serve

Some screenshots of this project

  1. Admin

Admin Screenshots


  1. Anggota

Anggota Screenshots