- Clone the repository
- Install dependencies
./install.bat
- Start the server
./serverRun.bat
- Open
http://localhost:8000
in your browser
Booktopia is a web application that allows users to search for books, view details about them, and add them to their wishlist. Users can also create an account and log in to access their wishlist and purchase books. Admins can log in to access the admin panel, where they can add, edit, and delete books.
- Symfony - PHP framework
- Twig - Template engine
- Doctrine - ORM
- Tailwind CSS - CSS framework
- SQLite - Database
Distributed under the GPL-3.0 License. See LICENSE
for more information.