Database Status:
Online
Home
(current)
Marketplace Beta
Profile
API
More stuff from Sin
Type of transaction
disabled data-toggle="tooltip" data-placement="top" title="Login to submit" <% } %>>
Purchase
Sale
Trade
Cars
disabled data-toggle="tooltip" data-placement="top" title="Login to submit" <% } %>>
Seller, Buyer or Trader's Name
disabled data-toggle="tooltip" data-placement="top" title="Login to submit" <% } %>>
Price or Received Cars
disabled data-toggle="tooltip" data-placement="top" title="Login to submit" <% } %>> <% if (name === null) { %>
Login to submit
<% } else { %>
Submit
<% } %>
Known bug: When adding/ deleting multiple entries at a time, you might have to refresh the page for changes to show.
Purchases
Car(s)
Seller
Price
TOS
<% if (name === null) { } else { %>
<% } %>
<% if (name === null) { %>
RX7
Sin
150000
2020-05-06T08:08:34.827Z
<% } else { %> <% if (loopCount < 1) { %>
<% } else { %> <% loop.forEach(lp => { %>
<%= lp.cars %>
<%= lp.seller %>
<%= lp.price %>
<%= lp.date %>
Delete
<% }) %> <% } %> <% } %>
Sales
Car(s)
Buyer
Price
TOS
<% if (name === null) { } else { %>
<% } %>
<% if (name === null) { %>
R34
Sin
180000
2020-05-04T02:02:56.8F9J
<% } else { %> <% if (loop2Count < 1) { %>
<% } else { %> <% loop2.forEach(lp => { %>
<%= lp.cars %>
<%= lp.seller %>
<%= lp.price %>
<%= lp.date %>
Delete
<% }) %> <% } %> <% } %>
Trades
Received Car(s)
Trader
Traded Car(s)
TOS
<% if (name === null) { } else { %>
<% } %>
<% if (name === null) { %>
R32
Sin
R34
2020-05-02T06:21:23.2J7F
<% } else { %> <% if (loop3Count < 1) { %>
<% } else { %> <% loop3.forEach(lp => { %>
<%= lp.cars %>
<%= lp.seller %>
<%= lp.price %>
<%= lp.date %>
Delete
<% }) %> <% } %> <% } %>
<% if (name === 'sin') { %>
Users
Entries
Uptime
<%= UserCount %>
<%= EntryCount %>
<%= dateString %>
<% } %> <% if (req.session.exampleVideo) { %>
Close Demo
<% } else { %>
Re-watch Demo
<% } %>