Skip to content

Project that includes a PHP based website, uses a Postgresql database to display, albums, tracks and the msuicians that that played with Miles Davis. CRUD operations can be done.

License

Notifications You must be signed in to change notification settings

ErnstBas/whoPlayedWithMilesDavis

Repository files navigation

whoPlayedWithMilesDavis

Website

Project that includes a PHP based webside, uses AJAX to dynamically update the page and a Postgresql database, to collect some of the musicians that played with Miles Davis. Info and images are mostly taken from Wikipedia. I used Bootstrap for basic formatting of the page.

image

CRUD

CRUD functionality added, although still some issues to solve. In short: Albums, tracks and musicians can be created, read, updated and deleted.

Musicians

image

Tracks

image

Albums

image

Overview of the database (made with Lucidchart):

image

Importing a db.sql file:

psql -U username dbname < outfile.sql

About

Project that includes a PHP based website, uses a Postgresql database to display, albums, tracks and the msuicians that that played with Miles Davis. CRUD operations can be done.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published