Live Preview of the Site: https://flipzon-project.herokuapp.com/
- Donwload Node.Js from https://nodejs.org/dist/v16.14.0/node-v16.14.0-x64.msi
- Then type "npm install -g nodemon"
- Then type "nodemon" to run the site on localhost port 3000
- Open the browser go to localhost:3000 to view the site
- Home Page
- Login/Create Account Page
- Account Details
- Personal Information (Profile)
- Your Orders
- Card Details
- Each Mobile Specs Pages
- Cart Page
- Payment Method - D-CARD\C-CARD\UPI\GPAY
- About us
-
Customer Details
- Id
- Name
- Age
- Mobile Number
- Email Address
- Password
- Prime/Not-Prime Customer
-
Mobile Details
-
id
-
Mobile Brand
-
Mobile Model
-
Product Image
-
Specs
- Display
- Processor
- Front Camera
- Rear Camera
- Ram
- Storage
- Battery Capacity
- OS
- Expandable storage
- Dual Sim
- Refresh Rate
-
MRP Price
-
Offer Percentage
-
-
Order Details
- Id
- Ordered by (id of that customer)
- Product Ordered
- Delivery Date
- Delivery Status - Ordered/Processing/Shipping/Out-for-delivery/Closed
-
Coupon Details
- Id
- Coupon Name
- Coupon Desc
- Coupon Tag
- Price Reduction Per(%)
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"] |