Skip to content

KenZan00/mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC - Report MVC - Symfony course

Logo

MVC repository

This is my report for MVC course

About

This repo is a practice in MVC made to exam a course at BTH. There are two parts:

  1. Report and work done to learn concept with small examples like dice, game 21 and card classes.

  2. My projekt BlackJack game at "/proj".

Clone

To clone repository to a local environment:

  1. Clone repository to a directory of choice: git clone https://github.com/KenZan00/mvc.git

  2. From app directory $ composer install from repo

  3. $ npm install

  4. $ npm run build

  5. Start server and run in browser: php -S localhost:8000

Scrutinizer points

Build Status

Scrutinizer Code Quality

Code Coverage

About

MVC - PHP school project

Resources

Stars

Watchers

Forks

Packages

No packages published