Git Product home page Git Product logo

cs-360-p5-php-sql's Introduction

THIS FOLDER (NAME FOLDER uMovies) SHOULD BE PLACED IN HTDOCS WITHIN THE XAMPP DIRECTORY

Running the Files
 - To run the files, have the XAMPP Apache and MySQL servers running (using the XAMPP Control Panel)
 - To display a page, go to localhost/uMovies/filename.(html/php)
 - To go to the home directory, go to localhost/uMovies

Known Bugs
 - Parser cannot read special characters such as accented letters

CONTINUING FORWARD, PLEASE TEST FUNCTIONALITY OF ALL PAGES AND CHECK IT MATCHES PROJECT IMAGES

Files Specifics
 - index
	- This is the home directory
	- NO CHANGES SHOULD BE MADE TO THIS FILE
	- Use as a reference for code
 - movies
	- PHP file that lists all the movies in the database
	- NO CHANGES SHOULD BE MADE TO THIS FILE
	- Use as a reference for code
 - movie
	- PHP file that provides information about a specific movie
	- NO CHANGES SHOULD BE MADE TO THIS FILE
	- Use as a reference for code
 - actors 
	- PHP file that lists all actors in the database
	- Should display name and gender
	- Names should have hyperlinks to specific actors
 - actor 
	- PHP file that provides information about a specific actor
	- Should display name, gender, movies, and roles
 - directors 
	- PHP file that lists all directors in the database
	- Should display name
	- Names should have hyperlinks to specific directors
 - director 
	- PHP file that proves information about a specific director
	- Should display name and list movies directed
 - admin 
	- HTML file that handles the password verification
	- Either admits to Administrator Menu or says "Incorrect Password"
	- Must also display message if no password is indicated
 - adminMenu 
	- PHP file that handles the Admin Menu
	- Gives option to upload file or delete all information
	- Passes upload data to adminUpload
	- Passes data deletion to adminDelete
 - adminUpload 
	- PHP file that handles data upload
	- Displays the data uploaded
	- Option to return to Admin Menu
 - adminDelete 
	- PHP file that handles data deletion
	- Option to return to Admin Menu

cs-360-p5-php-sql's People

Contributors

alexthem8 avatar arhodes8862 avatar gwpierson98 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.