SkillAgentSearch skills...

Auctionx

๐Ÿš— Efficient online vehicle auctions

Install / Use

/learn @natainditama/Auctionx

README

<div align="center"> <h1>Auctionx</h1> <p> Efficient online vehicle auctions built with PHP MVC </p> <!-- Badges --> <p> <a href="https://github.com/natainditama/auctionx/graphs/contributors"> <img src="https://img.shields.io/github/contributors/natainditama/auctionx" alt="contributors" /> </a> <a href="https://github.com/natainditama/auctionx"> <img src="https://img.shields.io/github/last-commit/natainditama/auctionx" alt="last update" /> </a> <a href="https://github.com/natainditama/auctionx/network/members"> <img src="https://img.shields.io/github/forks/natainditama/auctionx" alt="forks" /> </a> <a href="https://github.com/natainditama/auctionx/stargazers"> <img src="https://img.shields.io/github/stars/natainditama/auctionx" alt="stars" /> </a> <a href="https://github.com/natainditama/auctionx/issues/"> <img src="https://img.shields.io/github/issues/natainditama/auctionx" alt="open issues" /> </a> <a href="https://github.com/natainditama/auctionx/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/natainditama/auctionx.svg" alt="license" /> </a> </p> <h4> <a href="https://github.com/natainditama/auctionx/">View Demo</a> <span> ยท </span> <a href="https://github.com/natainditama/auctionx">Documentation</a> <span> ยท </span> <a href="https://github.com/natainditama/auctionx/issues/">Report Bug</a> <span> ยท </span> <a href="https://github.com/natainditama/auctionx/issues/">Request Feature</a> </h4> </div> <br /> <div align="center"> <img src="https://user-images.githubusercontent.com/81244669/235050191-50f32154-bbf4-47ee-89e7-31b7f6c77fb7.png" alt="screenshot" /> </div> <br /> <!-- About the Project -->

๐Ÿ“ About the Project

<!-- Features -->

๐ŸŒŸ Features

This project includes the following features:

  • User Authentication
  • Responsive Design
  • Auction Countdown Timer
  • Product Recommendations
  • SEO Optimization
  • Reserve Price
  • Bidding System
  • Auction History
  • Admin Dashboard
<!-- Color Reference -->

๐ŸŽจ Color Reference

| Color | Hex | | ----------------- | ------------------------------------------------------------------ | | Primary Color | #624bff #624bff | | White Color | #ffffff #ffffff | | Background Color | #f9fafb #f9fafb | | Text Color | #637381 #637381 |

<!-- Getting Started -->

๐Ÿš€ Getting Started

<!-- Prerequisites -->

๐Ÿ”ง Prerequisites

<!-- Run Locally -->

๐Ÿƒ Run Locally

Clone the project

  git clone https://github.com/natainditama/auctionx.git

Go to the project directory

  cd auctionx

Define your config

  cp src/config.example.php src/config.php

Import the database schema

  mysql -u your_username -p < path/to/auctionx.sql

Generate the autoload file

  composer dump-autoload

Start the php server

  php -S localhost:5000 -t public

Open http://localhost:5000/public in your web browser

<!-- Contributing -->

๐Ÿ‘‹ Contributing

<a href="https://github.com/natainditama/auctionx/graphs/contributors"> <img src="https://contrib.rocks/image?repo=natainditama/auctionx" /> </a><br/>

Contributions are always welcome!

See contributing.md for ways to get started.

<!-- Acknowledgments -->

๐Ÿ™ Acknowledgements

Special thanks to contributors for their valuable contributions to this project:

<!-- Code of Conduct -->

๐Ÿ“œ Code of Conduct

Please read the Code of Conduct

<!-- License -->

โš ๏ธ License

This project is licensed under the MIT License. See the LICENSE file for details

<!-- Contact -->

๐Ÿค Contact

Contact me for inquiries, suggestions, or contributions via the following channels:

Thank you for your support, interest, feedback, and contributions!

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated15h ago
Forks15

Languages

CSS

Security Score

95/100

Audited on Mar 31, 2026

No findings