Skip to content

jasonN6/Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golf Tournaments

golftournament

Repository Description

This repository contains a CRUD application on golf tournaments and golf players who play in a particular tournaments.It also conatins a list of golf clubs.

What the application allows you to do.

This application will allow you to do the following:

  • Read tables from a database that have a foreign key relationship and diplay players by the tournament they play in.
  • Add data to the tournaments, players and clubs tables.
  • Update player data in the players table.
  • Delete players,tournaments and clubs.
  • Delete players from a tournament before deleting a tournament to uphold referential integrity.

tigerwoods

How to use the application & what you will need.

  • You will need to download the project from the repository to gain access to the files
  • you will need to create a database with the same name as the one in the php code
  • you will need to import the database which you can get from me @D00194632@student.dkit.ie
  • you will need to make sure you download the latest commit to ensure it's working.

Languages Used.

  • HTML
  • CSS
  • PHP
  • SQL

lang1 lang2

Live Version

http://mysql02.comp.dkit.ie/D00194632/

About

Git repository for web programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published