Book Tracker


python

About this project:

This is a project I created during the winter holidays of 2018. It is a simple web page that uses a MySQL database and PHP to store information about books I've read, such as the book title, author and date I finished reading it. I learned a lot about HTML and CSS from this project and learned how to pull data from a MySQL database. I also learned about POST and GET requests and how AJAX works.




Skills Used / Learned:

  • HTML/CSS/JS
  • PHP
  • POST/GET Requests/AJAX
  • MySQL