E-shop

This project is an e-shop which i built by following the instructions of an instructor in an online course (instructor: Edwin Diaz, platform: Udemy). It is a simple e-shop where you can choose products and then make the payment.
*The payments is done in test mode (they are not real) so you can accomplish them whithout any fear.
*When you reach the payment page, use 4242 4242 4242 4242 as the card number, as date any date after the current one, as CVC any CVC you want, as email any email you want and as name any name you want.
*Technical details: This project is made using php and mysql and the front-end is built using bootstrap mainly. Payments are done via Stripe and are connected with my personal Stripe account.