You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2019. It is now read-only.
This is a final task after a week of intensive course
What was used :
php
mysql
Basket
It must contain the list of products that your client wants to buy, the price and the quantity of each article, as well as the total cost. It must have a validation button to archive the order.
User management
User must be able to register, connect, add articles in his basket and validate his order.
Admin page
It this section, we are asking come up with a way to give an exclusive access to some users. Those users will be able to manage the content of your site (add, modify, remove acricles and categories)