Skip to content

A platform for small businesses to grow, made for IWP J comp

Notifications You must be signed in to change notification settings

ameeshagireesh/chota-vyapar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Russian Foosball Mafia

Chota Vyapar

An e-commerce website for developing small businesses to sell their products made by the team RussianFoosballMafia for CSE3002 - Internet and Web Programming's J component project.

Browse Code · Report Bug · Request Feature

Table of Contents


About The Project


Chota Vyapar is a website platform where small businesses in the scrunchies, wallets, jewellery, clothes, desserts and/or bath products industry can sell their products on the website.

The frontend has been developed using HTML and CSS. The project also features a chatbot written in vanilla JS. The backend is developed in PHP and MySQL.

Built With

  • HTML
  • CSS
  • JavaScript
  • PHP
  • MySQL

Directory Structure

chota-vyapar
├── backend
│   ├── index.php
├── frontend
│   ├── chat
│   │   ├── chat.css
│   │   ├── chat.html
│   │   ├── chat.js
│   ├── src
│   │   ├── home.html
│   │   ├── sell.html
│   │   ├── shop.html
│   ├── styles
│   │   ├── home.css
│   │   ├── sell.css
│   │   ├── shop.css
│   ├── registered.html
├── images
└── README.md

Made By

ameesha gireesh
monali nayak

Getting Started


To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone this repo in the path: XAMPP/xamppfiles/htdocs.

    git clone https://github.com/ameeshagireesh/chota-vyapar.git

  2. In XAMPP Manager, click Manage Servers and make sure MySQL Database and Apache Web Server is in running status.

  3. Change directory to chota-vyapar

    cd htdocs

  4. Open browser and open the following file:

    localhost/chota-vyapar/frontend/home.html

Usage


Home
Screen Shot 2022-11-10 at 10 57 15 PM

image

Shop image

image

image

image

image

Sell image

image

image

Chat image

image

image

image

About

A platform for small businesses to grow, made for IWP J comp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published