Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Webscript

Web script programming coursework, second repository created due to the first one crashing.

This coursework entails creating a functioning CMS system for a fictional company. Since the nature of the company was not diclosed, the CMS demo could include any types of products; from clothes to electronics as long as the coursework specification was met.

The specification required an admin section which used JavaScript and HTML to create functional webpages designed to allow the admin to add products to the database. The database was allowed to me created using any technology we wished. The server-side programming was designed using PHP 5.0.1. As well as the administration, the shop had to have a front-end site which allowed users to browse through all products, select individual ones, add them to a basket and checkout using a ficticious process of taking shipping detials and payment methods.

This coursework in particular, used JavaScript for all front end programming and PHP for server-side development. The database was created and maintained in MySQL and the coursework demo was designed to run locally on a portable Xampp server.

About

Web script programming coursework, second repository created due to the first one crashing

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors