Skip to content

Open-source PHP/MariaDB bidding system for buyers and sellers. Features role-based access, requirement tracking, and bidding. Perfect for building custom bidding applications.

Notifications You must be signed in to change notification settings

Jhaveri-Jeet/Bidding-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiddingSoftwareDB

image

BiddingSoftwareDB is an open-source PHP and MariaDB-based bidding system designed to streamline interactions between buyers and sellers. This repository serves as the foundation for building customizable bidding applications.

Key Features

  • User Roles:

    • Admin
    • Seller
    • Buyer
  • Functionality:

    • Requirement creation and tracking
    • Bidding with pricing and description
  • Database:

    • MariaDB schema
    • PHP 8.2.4 compatibility

Usage

  1. Clone the Repository:

    git clone https://github.com/your-username/BiddingSoftwareDB.git
  2. Import SQL Dump:

    • Set up a MariaDB database.
    • Import the provided SQL dump (bidingsoftwaredb.sql).
  3. Configure Database Connection:

    • Adjust the database connection settings in PHP files as needed.
  4. Customize for Your Application:

    • Extend and modify the code to meet the specific requirements of your bidding application.

Getting Started

Use this repository as a starting point for your bidding software development. Refer to the Wiki for detailed documentation.

About

Open-source PHP/MariaDB bidding system for buyers and sellers. Features role-based access, requirement tracking, and bidding. Perfect for building custom bidding applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published