Skip to content

CPNV-ES/Maw11-JBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAW-1-JBM

Description

App for creating exercises for students

Getting Started

Prerequisites

  • PHP 8.4
  • Composer 2.8
  • Xdebug 3.4
  • IDE tested : PhpStorm and Cursor
  • OS supported : Windows 11 and Fedora 42

Configuration

    composer install

Deployment

On dev environment

How to get dependencies and build? How to run the tests?

On integration environment

How to deploy the application outside the dev environment.

Directory structure

  • Tip: try the tree bash command
├───Docs
├───Shopping                                        //classes and packages
│   ├───bin                                         //the binary to deploy on the end-user environment
│   │   └───Debug
│   └───obj
│       └───Debug                                   
└───TestShopping                                    //test classes
    ├───bin
    │   └───Debug
    └───obj
        └───Debug

Collaborate

  • Take time to read some readme and find the way you would like to help other developers collaborate with you.

  • They need to know:

License

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published