Projects/nettsiden-old
Projects
/
nettsiden-old
Archived
8
0
Fork 0
Kildekoden bak https://www.pvv.ntnu.no/
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Yorin Anne De Jong 34e09667e5 Let "aktiviteter" also show events from database 2017-10-07 22:21:30 +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
inc Use UTF8 2017-10-07 14:19:43 +02:00
lib add feide authentication 2017-10-07 21:25:44 +02:00
src Cleanup code 2017-10-07 16:41:50 +02:00
www Let "aktiviteter" also show events from database 2017-10-07 22:21:30 +02:00
.gitignore Updated navbar, added aktiviteter, deleted soek, made the ticker into an include 2016-08-30 18:13:31 +02:00
.gitmodules add feide authentication 2017-10-07 21:25:44 +02:00
README.md Add instructions about PHP installation. 2016-08-29 18:50:24 +02:00
dev.bat Updated navbar, added aktiviteter, deleted soek, made the ticker into an include 2016-08-30 18:13:31 +02:00
dev.sh Make development script only listen on localhost. 2016-08-29 18:23:05 +02:00
pvv.sql Add ID to events table 2017-10-07 22:19:43 +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