BookWorms

📕 Library (Biblioteca) project for FemCoders promotion. CRUD PHP project using MySql database.

Table of contents

  1. Description of the project
  2. Characteristics and screenshots of the project
  3. Access to the project
  4. Tools used
  5. Authors

Description of the project


Using PHP as a backend language and MySql as a database, we applied CRUD (Create, Read, Update and Delete). Our database has a table with six fields for each register (book):

  • ID
  • Title
  • Author (authors)
  • ISBN
  • Cover image
  • Description

Characteristics and screenshots of the project


Display all books.

Display page

Create a book.

Create page

Delete a book.

Delete page

Update a book.

UpdateOne page UpdateOne page

Access to the project


The steps to have acces to the project are:

  1. Have SQL database called Bookworms with a table named Books.

Database and table 2. Have Xampp or Mamp intalled and have Apache and MySql turned on.

Apache and MySQL 3. Go to localhost in the navigator (Chrome recomended) and select the folder where the project is dowloaded (Bookworms folder).

Localhost 4. The main page is displayed.

Apache and MySQL

Demo


Demo

Authors


Cristina - Developer Rockstar

Gabriela - Scrum Master

Po - Developer Rockstar

Shima - Product Owner