My first dynamic website, created for practicing what I've learned and added to my personal projects, is an e-commerce website for ordering food online. It was created using the following technologies:
Back-end: PHP
Database: MySQL, PDO, phpMyAdmin
Front-end: HTML, CSS, JavaScript, SwiperJS, Font Awesome
Features:
Recommendation system
Search system
Ability to send your order
Easy and simple user interface
Responsive design
Admin dashboard with:
Authentication
Admin management CRUD (Create, Update, Read, Delete)
Food management CRUD (Create, Update, Read, Delete)
Category management CRUD (Create, Update, Read, Delete)
Order management CRUD (Create, Update, Read, Delete)
Profile management (Change password, Reset password)
The whole project, including the database, is available on my GitHub profile: github.com/MoncefDevelope... (If you have any issues with the database, feel free to contact me).
Don't forget to add a star, and thank you!
Live view: foodorder.moncefdev.me/