pamo18/ramverk1-project

Projekt page for the ramverk1 course.

v1.0.12 2019-12-30 22:38 UTC

This package is auto-updated.

Last update: 2024-03-29 04:12:09 UTC


README

Latest Stable Version Gitter

Build Status

Build Status Scrutinizer Code Quality Code Coverage

This is a project for the Ramverk1 course at Blekinge Tekniska Högskola

The aim is to make a Stack Overflow clone complete with Q&A, comments and tags.

This is how you install the module into an existing Anax installation.

Install using composer.

composer require pamo18/ramverk1-project

Copy all the necessary files to the current framework.

bash vendor/pamo18/ramverk1-project/script/post-composer-require.bash

Dont forget to add the namespace to the autoloader in your composer file.

Pamo\\: src/

Dependency

This is an Anax module and primarly intended to be used together with the Anax framework. This module includes controllers, views, css and navigation.

License

This software carries a MIT license. See LICENSE.txt for details.

Copyright (c) 2020 Paul Moreland (paul.moreland@lidkoping.se)