8
0
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.
halworsen 689975f262 Admins can add new users to usergroup system
new users meaning users who aren't in the usergroup system for the website yet.

also spicier no access messages
2017-11-11 20:37:04 +01:00
2017-11-11 17:00:08 +01:00
2017-11-11 17:00:08 +01:00
2017-10-28 20:59:35 +02:00
2017-11-11 15:37:13 +01:00
2017-10-22 14:14:46 +02:00
2017-11-11 17:00:08 +01:00
2017-11-11 17:00:08 +01:00

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

git clone --recursive https://github.com/Programvareverkstedet/nettsiden.git

Put it in a folder your webserver can find.

Development setup

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

./dev.sh

or on Windows, if you have PHP and sqlite3 available in path:

dev.bat
Description
Languages
JavaScript 50.1%
PHP 40.3%
CSS 6.9%
HTML 1.3%
Nix 0.7%
Other 0.6%