Description: Grocery 2 Go is a PHP-based web application aimed at streamlining the grocery shopping process. It allows users to manage shopping lists, explore products, and complete purchases effortlessly.
Key Features:
User Authentication: Robust system for user registration and login.
Product Browsing: Easy navigation and search for a variety of grocery items.
Shopping Cart: Functional cart for item management.
Order Management: View and manage current and previous orders efficiently.
Technologies Used:
Frontend: HTML, CSS, and JavaScript.
Backend: PHP.
Database: MySQL.
Challenges Overcome:
Implementing a secure user authentication system.
Ensuring smooth navigation and search functionality for products.
Developing a responsive and user-friendly shopping cart.