Skip to content

KarlComSe/mvc-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC course at BTH

This is a repository for the course MVC at BTH.

An animal which is as majestic as I aim to become in OO PHP and the Symfony framework before this course is over

See project live here: https://www.student.bth.se/~KAAA19/dbwebb-kurser/mvc/me/report/public/about

Metrics

Scrutinizer Code Quality Build Status Code Coverage Code Intelligence Status

Requirements

See Symfony requirements: https://symfony.com/doc/current/setup.html#technical-requirements PHP 8.2 or later

How to run the project

Clone the repo.

git clone git@github.com:KarlComSe/mvc-report.git

Install the dependencies.

npm install
composer install

Start local server or run locally somehow

I've configured a local apache2 server to run the project, please see the documentation on how to install it and configure a server on your system. It should be possible to run using other methods, such as the built-in PHP server, but I have not tested it.

Course highlights

KMOM02: A deck of cards

Within part 2 of the course, the assignment was related to OO programming, specifically to try some OO concepts and to develop a deck of cards, an API and so forth. The UML diagram is available here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published