Skip to content

Afifr2001/Frescomin-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery Store Website -FresComin

Semester-long group assignment for SOEN 287 (Web Programming) at Concordia University.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

Built With

  • HTML (static design)
  • CSS (static design)
  • Javascript (description buttons and shopping cart)
  • PHP (process data from a form, create sessions and pass data between pages)
  • JSON (database for products, orders, carts and user information)

Website Hosting

Hosted using Gina Cody School of Engineering and Computer Science Public Access Servers.

Main Contributer: Ryan Li

Front End

Home page

Home page of browser contains 3 sections. It contains a navagation bar that gives you access to aisles, the shooping cart and the sign in page. When a user logs in, their name is displayed in the navagation bar.

Work involved:

  • HTML, CSS for static design
  • PHP for dynamic design

Main Contributer: Ryan Li

Aisle Pages

Users browse products of the grocery store from the aisle pages: Protein, Fruits And Vegetables, Dairy and All Products. Whenever a product is added through the backstore, the new product is dynamically added to the appropriate aisles.

Work involved:

  • HTML, CSS for static design
  • PHP for dynamic products

Main Contributer: Ryan Li

Product Pages

products

Users can browse aisles, view descriptions of products, and add products to their shopping cart. Each product page is dynamically generated.

Work involved:

  • HTML, CSS for static design
  • JavaScript for botton management
  • PHP for dynamic product page
  • JSON for database

Main Contributer: Abdul-Hakim Skaik

Shopping Cart

cart

Users can view their cart before placing their order, or change the quantity of their products with the total price changing accordingly. Each user has their own unique shopping cart.

Work involved:

  • HTML, CSS for static design
  • JavaScript for cart management
  • PHP for loading carts
  • JSON for database

Main Contributer: Abdul-Hakim Skaik

About

WEBSITE GROUP PROJECT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •