AuctionSoftware- Large

Easier way to do bigger things.

Architecture Diagram

Version History

February, 2021 (version 0.6)

Update 0.6: This update addresses these implementation of the admin new features on.
1. Communication Management
2. Report Management
3. Setting Management

Admin Communication

  • getSingleStaticPages: Get Single Static Page.
  • getSingleTemplate: Get Single Template.
  • staticPages: Get Static Pages.
  • staticPagesAction: Static Page action.
  • templateAction: Template Action.
  • templates: Get Email and SMS Templates.

Admin Report

  • displayReport: Display Report.
  • downloadReport: Download Report.
  • getHeaderValues: Get the reports headers.
  • getRelatedBodyDetails: Get the reports data.

Admin Setting

  • configurationAction: Configuration Action.
  • configurationVariables: Get All configuration variable.
  • getSingleConfiguration: Get Single configuration variable.

January, 2021 (version 0.5)

Update 0.5: This update addresses these implementation of the admin new features on.
1. Employee Management
2. Transaction Management
3. Return Management
4. Refund Management

Admin Employee

  • allemployees: Get All Employees.
  • changeStatus: Change Employee status.
  • employeeAdd: Add.
  • employeeListing: Get All Employees.
  • employeeUpdate: Update Employee.
  • getSingleUser: Get Single Employee Details.
  • userAction: Employee Action

Admin Transaction

  • paymentLogs: Get all payment logs.
  • refundLogs: Get all refund logs.

Admin Return

  • changeStatus: Change the Status of the Projects.
  • invoices: Get All Return Invoice.
  • refundInvoice: Get a Single Refund Invoice.

Admin Refund

  • authorizeRefundWithCard: Authorize Refund.
  • getItemPayRecords: Get Item Pay Records.

December, 2020 (version 0.4)

Update 0.4: This update addresses these implementation of the admin new features on.
1. Product Management
2. Auction Management
3. Invoice Management

Admin Product

  • changeStatus: Change Product Status.
  • listings: Get all project listing.

Admin Auction

  • addtoAuction: Add Project to Auctions.
  • auctionAction: Auction Actions.
  • auctionlots: Check Validation.
  • loginUser: Login Admin User.
  • resetPassword: Check Validation.
  • updateProfile: Check Validation.

Admin Invoice

  • changeStatus: Change Invoice status.
  • invoices: Get All Invoices.

November, 2020 (version 0.3)

Update 0.3: This update addresses these implementation of the admin new features on.
1. Core
2. User Management

Admin Core

  • checkTokenUser: Login Admin User.
  • checkValidation: Check Validation.
  • forgotPassword: Check Validation.
  • loginUser: Login Admin User.
  • resetPassword: Check Validation.
  • updateProfile: Check Validation.

Admin User Management

  • allbuyers: Get All Users.
  • changeStatus: Change status of the User.
  • getSingleUser: Get Singer User.
  • userAction: User Action.
  • userAdd: Add User.
  • userListing: List all Users.
  • userUpdate: Add Update.

October, 2020 (version 0.2)

Update 0.2: This update addresses these implementation of the frontend new features on.
1. Bidding
2. Common Functionality
3. Return
4. Payment
5. Refund

Frontend Bid

  • cancelItem: Cancel Item from one cart.
  • changeStatus: Change Status of the cart.
  • checkAppointments:Check Appointment Details.
  • pendingCount: Get Pending Cart Items.
  • saveAddress: Save Address for the cart.
  • search: Search Cart Itemst.
  • singleCart: Get Single Cart Details.

Frontend Common

  • commonValues: Get Common Values.
  • getStaticPage: Get Static pages.

Frontend Return

  • changeStatus: Change one status of the return cart item.
  • checkAndAddtoCart: Relist Product.
  • checkAppointments: Single Cart Usage.
  • getSingleCartDetails: Relist Product.
  • relistProduct: Relist Product
  • saveAddress: Save return cart billing address.
  • search: Get all return products for the user.
  • singleCart: Single Cart Usage.

Frontend Payment

  • authorizePayment: Authorize the payment.
  • paymentSuccess: On Payment Success.

Frontend Refund

  • authorizePayment: Authorize Refund.
  • paymentSuccess: Payment Success Handler.
  • returnProduct: Return Product Handler.

September, 2020 (version 0.1)

Update 0.1: This update addresses these implementation of the frontend new features on:
1. Users
2. Product
3. Auction

Frontend User

  • addWatchlist: Add to watchlist.
  • checkTokenUser: Check User Token.
  • checkValidation: Check User Validation.
  • forgotPassword: Forgot Password.
  • loginUser: Login User.
  • registerUser: Register User.
  • removeWatchlist: Remove from watchlist.
  • resetPassword: Reset Password.
  • sendPhoneVerifyCode: Send Phone Verification Code.
  • updatePreference: Update User Preference.
  • updateProfile: Update User Profile.
  • verifyEmail: Verify Email.
  • verifyPhoneVerifyCode: Verify Phone Verification Code.

Frontend Product

  • activeSorts: Get Active Sorts Details.
  • allinvoices: Get All Invoice.
  • allreturns: Get All Returns.
  • bidhistory: Get All Bid History.
  • dashboard: Get Dashboard details.
  • getdynamicinnercontents: Get Dynamic contects for the pagination for frontend.
  • getInvoiceDetails: Get all Invoice Details.
  • getReturnInvoiceDetails: Get all Return Invoice Details.
  • getSortValues: Sort values in the format for frontend.
  • imageUploader: Image Uploader Function
  • invoice: Get Invoice details.
  • reConfigureEndTime: Re configure the end time for the auction projects.
  • returninvoice: Get Return Invoice details.
  • search: Search Product.
  • shortDescribeSCH: Array of elements which add all bidding data.
  • shortDescribeSCHOnlyAvatar: Add image link to the data.

Frontend Auction

  • getdynamicinnercontents: Get Dynamic contects for the pagination for auction.
  • search: Search Auction Items.
  • shortDescribeSCHOnlyAvatar: Add image link to the data.