Skip to content

Shehu-Muhammad/Module_Six_Backend

Repository files navigation

Module Six Backend

  • Well-structured directories each containing files of the same type
  • More than 1-character, meaningful variable names
  • An established connection to an SQL database
  • At least one file containing all functions
  • At least one form for user input
  • Application must have the ability to read from the database
  • Application must have the ability to edit content in the database
  • Application must have the ability to delete content from the database
  • Application must have the ability to insert content into the database via a form
  • At least one single page form submission and processing
  • Published to GitHub

Movie Database Project

Screenshots

Home page Top

Home page Bottom

Add Movie page

Built with

  • HTML5 - The language used to create the content
  • CSS3 - The language used to style the content
  • JavaScript - The language used to make the website more interactive
  • PHP - The language used to make my website more dynamic
  • SQL - The language used to create and populate the tables in the database
  • phpMyAdmin - The database used to run SQL commands

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages