Skip to content

ITVB23OWS Development Pipelines starter code

License

Notifications You must be signed in to change notification settings

hanze-hbo-ict/itvb23ows-starter-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITVB23OWS Development Pipelines starter code

This repository contains starter code for the course ITVB23OWS Development pipelines, which is part of the HBO-ICT program at Hanze University of Applied Sciences in Groningen.

This is a deliberately poor software project, containing bugs and missing features. It is not intended as a demonstration of proper software engineering techniques.

The application contains PHP 5.6 code and should run using the built-in PHP server, which can be started using the following command.

php -S localhost:8000

In addition to PHP 5.6 or higher, the code requires the mysqli extension and a MySQL or compatible server. The application assumes a root user without password, and tries to access the database hive. The file hive.sql contains the database schema.

This application is licensed under the MIT license, see LICENSE.md. Questions and comments can be directed to Ralf van den Broek.

About

ITVB23OWS Development Pipelines starter code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages