Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
/ WebProsjekt Public archive
forked from Kleppa/WebProsjekt

Wenture is a dynamic student-guide for places around the campuses of Westerdals Oslo ACT with a focus on experiences. Final exam for Group-13 PRO-101 Webproject 2nd semester (Spring 2017).

Notifications You must be signed in to change notification settings

Lommelun/WebProsjekt

 
 

Repository files navigation

WebProsjekt

Dependencies

Composer

composer init in the root project folder (not src/)

This project requires the Carbon library for date handling.

composer require "nesbot/carbon"

Setup

php.ini

Enable the following extensions:

php_pdo_mysqli.dll

Windows: May need to change the path to the ext directory extension_dir = or prepend ext/ to the extensions like so: ext/extension.

About

Wenture is a dynamic student-guide for places around the campuses of Westerdals Oslo ACT with a focus on experiences. Final exam for Group-13 PRO-101 Webproject 2nd semester (Spring 2017).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.6%
  • CSS 5.8%
  • Other 0.6%