Kildekoden bak https://www.pvv.ntnu.no/
 
 
 
 
 
 
Go to file
Kristoffer Venæs Monsen bfee784bc4 Added documentation from outdated repo. Covers alot of the wishes for the new website for the uninformed. 2016-08-29 19:46:52 +02:00
gammel dokumentasjon Added documentation from outdated repo. Covers alot of the wishes for the new website for the uninformed. 2016-08-29 19:46:52 +02:00
src Read kurs from database. 2016-08-29 18:27:31 +02:00
www Move navigation down in code, add ul element. 2016-08-29 19:37:49 +02:00
.gitignore Fixed title in soek/ and added dev.bat 2016-08-26 17:49:29 +02:00
README.md Add instructions about PHP installation. 2016-08-29 18:50:24 +02:00
dev.bat Make development script only listen on localhost. 2016-08-29 18:23:05 +02:00
dev.sh Make development script only listen on localhost. 2016-08-29 18:23:05 +02:00
pvv.sql Add script for starting dev server with SQLite. 2016-08-18 22:49:58 +02:00
sql_config_example.php Write database configuration through dev-script. 2016-08-18 23:17:24 +02:00

README.md

Programvareverkstedet nettside

A website created with the latest and greatest web technologies. May contain blackjack and other things one tends to include in awesome projects.

Installation

Put it in a folder your webserver can find.

Development setup

Make sure you have PHP installed, and the pdo-sqlite module. These can be obtained from your package manager.

./dev.sh