mirror of
				https://github.com/kevinveenbirkenbach/coding-challenge-online-shop.git
				synced 2025-10-31 09:09:00 +00:00 
			
		
		
		
	Updated README.md
This commit is contained in:
		| @@ -3,7 +3,7 @@ Coding challenge for a online shop | |||||||
| ## task | ## task | ||||||
| ### requirements | ### requirements | ||||||
| 1. Create a web application with PHP which works like a really small online shop.  	✓ | 1. Create a web application with PHP which works like a really small online shop.  	✓ | ||||||
| 2. Create a database with at least 20 products automatically per script.  	✓ | 2. Create a database with at least 20 products✓ automatically✓ per script.  	✓ | ||||||
| 3. Create a product listing which display all products from the database.  	✓ | 3. Create a product listing which display all products from the database.  	✓ | ||||||
| <br> The following information are required: | <br> The following information are required: | ||||||
|   - price net and gross  	✓ |   - price net and gross  	✓ | ||||||
| @@ -30,7 +30,7 @@ method2 ✓. | |||||||
| - Use transactions if it makes sense.  	✓ | - Use transactions if it makes sense.  	✓ | ||||||
| - Please cover your code with unit tests.  	✓ | - Please cover your code with unit tests.  	✓ | ||||||
| ### time frame | ### time frame | ||||||
| - one weekend | - one weekend ✓ | ||||||
| ## start | ## start | ||||||
| To run the program execute: | To run the program execute: | ||||||
| ```bash | ```bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user