Skip to content

Latest commit

 

History

History
126 lines (96 loc) · 4.87 KB

README.md

File metadata and controls

126 lines (96 loc) · 4.87 KB

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
├── .gitignore
└── 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