Git Product home page Git Product logo

pacifica's Introduction

Pacifica · License: GPL v3

Pacifica is a school library management web app designed to perform basic administrative tasks of a school's library with minimal effort.

Pacifica was developed using PHP and is intended to be used with a MySQL database. The frontend makes use of jQuery - including AJAX and the libraries DataTables and Bootstrap.

Front page

What can it do?

Pacifica allows book and student data to be created, read, updated and deleted. Based on this data, it enables librarians to check books in and out of the library.

In a little more detail, it can:

Create

  1. Book records

    • Upon scanning the ISBN of a book, Pacifica uses Open Library and Google Books API to fetch the title, author, cover image, description, publisher, published year, page count and categories. Of course, the user can choose to add everything manually as well.
    • CSV batch uploads/downloads are supported.
      Books
      Book Details
  2. Student records

    • Pacifica accepts the name, class and roll number of each student.
    • CSV batch uploads/downloads are supported.
      Students

Check in/out books

Books can be lent to students and returned to the library in a matter of seconds, either by scanning a book's ISBN or by selecting one manually.

Check in/out

Display

  • The front page consists of a clean dashboard showing key numbers at a glace.
  • All records are displayed in minimalist tables which provide pagination, multi-column searching and column ordering. Any record can be instantly updated or deleted from the same page as well.
  • Check in/out records are stored in the History table.
  • Overdue books are listed once again in a separate page.

Control

Pacifica has two types of users:

  1. Admins - they are granted the ability to create, update and delete all data.
  2. Users - they are able to view book data and book data only.

Settings

Both kinds of users are required to log in to access any page.

Sign in

Why did I make this?

Pacifica was originally developed as a possible solution for my high school's uncataloged library. Today, it's a fun side project that I enjoy building upon!

pacifica's People

Contributors

patilatharva 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.