Skip to content

This is an ecommerce site, given as a project by codechef Development team, this project will be using JavaScript mainly

Notifications You must be signed in to change notification settings

chanakyha/Flipzon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipzon

Live Preview of the Site: https://flipzon-project.herokuapp.com/

To run the site in localhost

Pages List

  • Home Page
  • Login/Create Account Page
  • Account Details
    1. Personal Information (Profile)
    2. Your Orders
    3. Card Details
  • Each Mobile Specs Pages
  • Cart Page
  • Payment Method - D-CARD\C-CARD\UPI\GPAY
  • About us

Json Files

  • Customer Details

    1. Id
    2. Name
    3. Age
    4. Mobile Number
    5. Email Address
    6. Password
    7. Prime/Not-Prime Customer
  • Mobile Details

    1. id

    2. Mobile Brand

    3. Mobile Model

    4. Product Image

    5. Specs

      • Display
      • Processor
      • Front Camera
      • Rear Camera
      • Ram
      • Storage
      • Battery Capacity
      • OS
      • Expandable storage
      • Dual Sim
      • Refresh Rate
    6. MRP Price

    7. Offer Percentage

  • Order Details

    1. Id
    2. Ordered by (id of that customer)
    3. Product Ordered
    4. Delivery Date
    5. Delivery Status - Ordered/Processing/Shipping/Out-for-delivery/Closed
  • Coupon Details

    1. Id
    2. Coupon Name
    3. Coupon Desc
    4. Coupon Tag
    5. Price Reduction Per(%)

Team Members - Pages

S.No Name Pages
1 Chanakyha ["Create Account/Login Page","Cart"]
2 Atharva ["Account Details"]
3 Rashwanth ["Home Page","Payment Method"]
4 Jyothi Sai Kiran ["Each Mobile Page","About Us"]

About

This is an ecommerce site, given as a project by codechef Development team, this project will be using JavaScript mainly

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •