GithubHelp home page GithubHelp logo

g05357005 / iauction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joevegan/iauction

0.0 0.0 0.0 758 KB

Free open source Auction web app for creating and running small auctions

License: MIT License

PHP 76.21% CSS 0.07% JavaScript 23.72%

iauction's Introduction

iAuction is an open source(MIT License) web app for creating and runing online auctions. It's intended use is small private auctions among friends, charities, or other organizations. The app allows you to create auctions, items, assign items to an auction, update auction start/end time, update item name, description, picture, starting bid amount, allows users to bid on items, displays total amount user is invested per auction, etc.

iAuction is built on the following technologies:

Installation: *Assuming you have a LAMP (WAMP, or MAMP) stack already set up

  1. Create a database for the application on your MySQL server (preferably name it iAuction)
  2. Run iAuction_install.sql against your MySQL database
  3. Create a database user with UPDATE, INSERT, SELECT, and DELETE privledges on the iAuction database
  4. Place the "auction" folder into the root folder of your web server
  5. Update the database connection information in /includes/psl-config.php
  6. Test loggin into the system with the user: [email protected] and password: Administrator1

Road map:

  • Improve CSS for mobile responsiveness
  • Search functionality
  • Maintain-> Users
  • User self service password reset
  • Group based permissions (admin, standard user, etc.)
  • MySQL maintenace routines to clean up expired auctions, items linked to expired auctions, etc.
  • Maintain-> System

iauction's People

Contributors

joevegan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.