LibraNet

LibraNet is a library management system I built with HTML, CSS, PHP, javascript, bootstrap and MySql

Installation

  1. Clone the repository: git clone https://github.com/tehuticode/LibraNet.git
  2. Navigate to the project directory: cd LibraNet
  3. Install dependencies: composer install (if applicable)
  4. Run the project on your local server
  5. Start here http://localhost:3000/LibraNet/home.php register email, password and it will take you login screen. Re enter email and password and it will take you to the http://localhost:3000/LibraNet/index.php where you can edit, delete and add books to your collection.

Usage