Semester-long group assignment for SOEN 287 (Web Programming) at Concordia University.
Learned and used HTML, CSS with Bootstrap, JavaScript, and PHP.
Designed and developed a grocery store website with the following criteria:
- Users to browse products organized by aisles
- Users can add different products to their cart
- Users can create an account and log in to make their purchase
- Customer, product, and order data must be held in a database
- Admin must be able to edit customer, product, and order data in the back store
Users can browse aisles, view descriptions of products, and add products to their cart.
Work involved:
- HTML, CSS for static design
- JavaScript for description buttons
- PHP for reading which products are in offers section
Main contributor: Ghaith Crit
Users can view their cart before they place their order.
Work involved:
- HTML, CSS for static design
- PHP for cart management
Main contributor: Abhay Panchoo
Users can create an account to purchase products.
Work involved:
- HTML, CSS, Bootstrap for static design
- JavaScript for form validation
- PHP for user session management, writing to user database
Main contributor: Adamo Orsini
Work involved:
- HTML, CSS, Bootstrap for static design
- JavaScript for form validation
- PHP for user session management, reading user database
Main contributor: Adamo Orsini
Work involved:
- HTML, CSS, Bootstrap for static design
- PHP for reading and writing from user database
Main contributor: Mehdi Samy Refik
Work involved:
- HTML, CSS for static design
- PHP for reading and writing from product database
Main contributor: Kunal Shah
Work involved:
- HTML, CSS for static design
- PHP for reading and writing from order database
Main contributor: Adamo Orsini