Skip to content

Simptakan (Sistem Informasi Perpustakaan) is a modern web-based platform designed to revolutionize library management and user experience. It aims to provide a seamless and enjoyable experience for both library administrators and users, enhancing catalog exploration, book borrowing, etc.

License

Notifications You must be signed in to change notification settings

404NotFoundIndonesia/simptakan-laravel

Repository files navigation

Simptakan

Simptakan (Sistem Informasi Perpustakaan) is a modern web-based platform designed to revolutionize library management and user experience. It aims to provide a seamless and enjoyable experience for both library administrators and users, enhancing catalog exploration, book borrowing, and reading activity management.

Technical Requirements

  • Platform: Web-based application using modern web technologies (HTML5, CSS3, JavaScript).
  • Compatibility: Support for major web browsers (Chrome, Firefox, Safari, Edge) and mobile platforms (iOS, Android).
  • Security: Secure user authentication, data encryption, and privacy protection measures.
  • Scalability: Ability to handle concurrent users and scale resources as needed.

Technology Stack

  • Laravel 11.0
  • MySQL Community Server 8.3

Get Started

Prerequisite

  • You need PHP to run this, with a minimum installed version of PHP 8.3.4. Make sure you can also access PHP via the command line by adding it to the path environment variable.
  • Make sure Composer is also installed and accessible via the command line.
  • Ensure that you have also installed MySQL.
  • I recommend installing Git for better code management.

Get the Source Code

Of course, you need to put this code on your computer first. There are two ways to do this: by downloading the project zip file or by using Git (recommended).

  1. Download the Project Zip

    You can click on this link to download the zip file of this project.

  2. Git Clone

    Make sure that you have installed git. Open the directory where you want to place the source code in the terminal. Then, run the following command:

    git clone git@github.com:404NotFoundIndonesia/simptakan-laravel.git

Install Dependencies

Make sure this project is open in your command line interface. To confirm your current active directory in the terminal, use the following command:

pwd

To install backend dependencies, use the following command:

composer install

How to Run

To run the backend server, use the following command:

php artisan serve

Open http://localhost:8000 in your browser to access Simptakan. When you want to access Simptakan in a web browser, make sure you do not close or stop both of those processes.

Now, you're all set to explore Simptakan! 📚✨

License

Simptakan is open-sourced software licensed under the MIT license.

About

Simptakan (Sistem Informasi Perpustakaan) is a modern web-based platform designed to revolutionize library management and user experience. It aims to provide a seamless and enjoyable experience for both library administrators and users, enhancing catalog exploration, book borrowing, etc.

Topics

Resources

License

Stars

Watchers

Forks