Skip to content

MedAdrian/PeakAndPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peak and Plate

Sample code to determine if car can roll based on the 'Peak and Plate' (Pico y placa) system.

How to test

  • Install php from ver 7.1 up to 7.3:
$ apt-get install php 7.1
  • (once inside the project folder) On your favorite command window run:
$ composer install
  • To run tests try the next command:
$ ./vendor/bin/phpunit tests/

Feel free to comment and give any advice on how to improve my code!

About

Sample code to determine if a car can roll based on the 'Peak and Plate' system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages