A database for managing public domain books and their magnet URIs.
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
- Materialize - The front end framework used
- CodeIgniter - The PHP framework used
- Claudio Spiess - Full stack
This project is licensed under the MIT License - see the LICENSE file for details
- Hakre for his magnet URI parser
- Dr. Aspen Olmsted for the course CSCI332