This project is meant to imitate an online book store, currently it shows books on a tabular row style, with each row having an ( id, title, Author ,cover, desc ) attributes. it is a function CRUD database website that sends information to a mysql database called "vite2".
required programs are: php v8, livewire v2, filament
reccomended scripts to run are: composer require filament/filament composer upgrade (make sure to change .env settings)
This is an open-source software licensed under the MIT license.