Skip to content

gdmora/library-inventory

Repository files navigation

CRUD Application with Symfony framework for PHP

This project is a basic CRUD application that serves as an inventory app for a fictional library.

Main view

Reads from the DB all the books entries

home

Creation Form

Form for new book entry in the DB

create

Update Form

Form to update infomartion from a book in the DB

update update_home

Delete Form

Form to delete a book entry in the DB

delete delete_home

Database

Screenshot from a MySQL database scheme on phpMyAdmin database screenshot 1 database screenshot 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published