/BookHub

Book sharing database

Primary LanguagePHPMIT LicenseMIT

BookHub

A database for managing public domain books and their magnet URIs.

Demo

Getting Started

Clone the repo:

git clone https://github.com/claudiosv/BookHub.git

Setup a MySQL server and import schema.sql

Edit /application/config/database.php

Run your local PHP stack

Built With

Authors

  • Claudio Spiess - Full stack

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Hakre for his magnet URI parser
  • Dr. Aspen Olmsted for the course CSCI332