Skip to content

aaravshah1311/E-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

138 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ E-Shop

A lightweight digital billing and invoicing web app for small and medium businesses.

Status Frontend Version

Repository Gmail

https://aaravshah1311.github.io/E-Shop


πŸš€ Overview

E-Shop is a browser-based billing solution designed to simplify invoicing workflows for retail shops.
It helps shop owners quickly log in, manage itemized billing, and generate printable invoices without complex setup.

The project is fully front-end based, so you can run it directly in a browser or host it as a static website.

🌐 Live Demo

Try it online:

➑️ https://aaravshah1311.github.io/E-Shop

✨ Core Features

  • πŸ” Simple login system for controlled billing access.
  • 🧾 Digital billing workflow to create bills and manage customer purchases.
  • πŸ–¨οΈ Printable invoice support for daily billing operations.
  • 🧭 Category-based navigation for hardware components and inventory views.
  • πŸ“± Responsive interface for desktop and laptop screens.

πŸ–ΌοΈ Screenshots

E-Shop Login Screen E-Shop Product Selection E-Shop Billing Page

E-Shop Invoice Preview E-Shop Product Catalog

βœ… All screenshots are loaded from the local pic/ folder for clean, portable rendering on GitHub.

🧱 Project Structure

E-Shop/
β”œβ”€β”€ index.html
β”œβ”€β”€ login.html
β”œβ”€β”€ README.md
β”œβ”€β”€ pic/
β”‚   β”œβ”€β”€ p1.png
β”‚   β”œβ”€β”€ p2.png
β”‚   β”œβ”€β”€ p3.png
β”‚   β”œβ”€β”€ p4.png
β”‚   β”œβ”€β”€ p5.png
β”‚   └── collage.png
└── other/
    β”œβ”€β”€ script/
    β”œβ”€β”€ help/
    β”œβ”€β”€ lock/
    β”œβ”€β”€ RAM/
    β”œβ”€β”€ SSD/
    β”œβ”€β”€ Fan/
    β”œβ”€β”€ processer/
    β”œβ”€β”€ motherbord/
    └── graphic card/

πŸ’» Installation & Usage

Option 1: Use Live Version (Recommended)

Open directly in your browser:

➑️ https://aaravshah1311.github.io/E-Shop

Option 2: Run Locally

  1. Clone the repository:

    git clone https://github.com/AP1311/E-Shop.git
    cd E-Shop
  2. Open login.html in your browser.

Option 3: Run with a Local Server

python3 -m http.server 8080

Then open:

http://localhost:8080/login.html

Default Credentials

  • Username: admin
  • Password: admin@1311

πŸ§ͺ Tested Platforms

Platform Version Status
Windows 7 βœ… Tested
Windows 8 βœ… Tested
Windows 10 βœ… Tested
Windows 11 βœ… Tested
Kali Linux Rolling βœ… Tested
Parrot OS 6.1 βœ… Tested

Preferred Browser: Mozilla Firefox

πŸ› οΈ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript
  • Architecture: Static multi-page app
  • Use Case: Retail billing and invoice generation

πŸ‘€ Author

Aarav Shah


Built to make day-to-day shop billing faster, simpler, and more organized.

About

E-Shop is a browser-based billing solution designed to simplify invoicing workflows for retail shops. It helps shop owners quickly log in, manage itemized billing, and generate printable invoices without complex setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors