Giter VIP home page Giter VIP logo

amsob's Introduction

Auction Management System with Online Bidding

Auction Management System with Online Bidding is Management System created for Auction Pride of the Philippines Inc. It is consists of three (3) portals:

  • Consignor Portal - A portal for consignors to monitor their consigned assets.
  • Auction Management Portal - Portal for the company staff, to manage consignor and bidder registration, to create an auction schedule, to manipulate inventory asset, to appraise assets.
  • Online Bidding Portal - A portal for bidder to bid anywhere they like.

Features/Functionalities

Mandatory Features/Functionalities

The following are the mandatory features/functionalities of the project:

Consignor Portal

  • Consignor Registration
  • Creating Consignment
  • Consignment Monitoring
  • Consignment Reports

Auction Management Portal

  • Asset Receiving
  • Asset Appraisal
  • Asset Adjustment
  • Asset Maintenance
  • Auction Scheduling
  • Auction Maintenance
  • Consignor Evaluation
  • Bidder Evaluation
  • Bidder Verification
  • Consignor and Bidder Maintenance
  • Employee Access
  • Award Maintenance
  • Sales Transaction

Online Bidding Portal

  • Bidder Registration
  • Bidder Registration Fee Payment
  • Online Bidding
  • Awards Viewing
  • Awards Payment
  • Award Tracking

Additional Features

The following are the additional features/functionalities* of the project:

Getting Started

Installing

  1. Fork this repository. The fork button should be at the upper right of this page. Fork it to your personal GitHub profiles. By doing so, you'll have a copy of this project in your respective profiles. To check, your URL should be like this: https://github.com/your_username/AMSOB

  2. After forking, clone it to your local machines. Forking gives you ownership to the copy of the project, thus you'll have automatic read and write (pull and push) privileges. No need to authenticate through your professor as long as you have configured your SSH keys.

  3. After cloning, open a command line (terminal) and go to the boilerplate directory. Issue an npm install command. This will download module dependencies of the project. Note that this requires a working internet connection.

  4. After installing all the dependencies, open the .env.sample file and copy the contents of it. Create a new .env file and paste everything in there. The sample file has comments in it for each field present.

  5. Run the AMSOBDatabase.sql on your MySQL workbench or any SQL Management System, then configure the credential on the .env file.

  6. Run the application using node index.js or nodemon if you have installed it (npm install nodemon -g).

Built With

  • ExpressJS - Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • PUG - Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers.
  • MySQL - MySQL Node is a node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
  • Socket.io - Socket.IO is a library that enables real-time, bidirectional and event-based communication between the browser and the server.
  • Nodemailer - Nodemailer is a module for Node.js applications to allow easy as cake email sending.
  • Paymaya Node SDK - PayMaya offers two integration options into our payment gateway platform: via our PayMaya Checkout (Online Payment Page) or PayMaya Payment Vault (Tokenization and Card Vault).
  • jQuery - jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

Authors

See also the list of contributors who participated in this project.

Note:

  • This is a capstone project, a requirement for the course CAPSTONE subject in Polytechnic University of the Philippines.
  • *Additional Features/Functionalities are the features/functionalities which are not a must-have for the requirement matrix of the project.

amsob's People

Contributors

froilansam avatar lacsinagramar avatar

Watchers

 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.