Git Product home page Git Product logo

orbitalmarket's People

Contributors

hugoattal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

orbitalmarket's Issues

Video preview

Find youtube videos and display it in screen previewer

Hide inactive products

Inactive products are still showing. I should hide/mark them as inactive ๐Ÿค”...

Feature Request: Category select & tag filter like in Unreal Marketplace

It'd be nice to have the feature to select the category(Blueprints, Plugins, Weapons etc) that you have in Unreal Marketplace & also tag filter feature where you can select or negate tags when searching for assets.

These two features are the reason I use Unreal Marketplace instead of Orbtal a lot of times.

Add currencies

It should be cool to display various currencies depending on the user setting

It shouldn't be too difficult if I keep using the voxel plugin as a reference.

export async function getConversionRate() {
const VoxelPlugin = await getProduct("b08e5581837e4bbca486b61cdf2751bb");
const VoxelPluginPriceInEuro = VoxelPlugin.data.priceValue;
const VoxelPluginPriceInUSD = 34999;
return VoxelPluginPriceInUSD / VoxelPluginPriceInEuro;
}

Can't correctly filter on author

As I browsed through free section today, saw a content from "Unreal Online Learning". Wanted to see others pack they provide and selected the author (click on the link to filter). Only one product appear, though I know there are multiples, and it was not even the one I saw in the first place.

How to reproduce:

  1. Search "Unreal Online Learning" products using plain text search
    https://orbital-market.com/search?searchText=Unreal+Online+Learning&sortField=popularity
  2. Filter by clicking on one of "Unreal Online Learning" author link
    https://orbital-market.com/search?searchText=author%3A%22Unreal+Online+Learning%22

Feature Request: Advanced filtering / user data?

It'd be great to have some additional filtering.

  • There is an increase in spam/low quality sellers, please add a way to maybe add a regex string to just hide from showing up.
    • Allow us a comma or | separated list of sellers we want to exclude.
    • Alternatively, instead of exclusionary, maybe add a way for people to create curated lists of included sellers only.

Alternatively, I know right now we don't have a user account at oribital-market, but if you added a way to login. (p.s. I'd honesty pay for this feature (OrbitalMarket PRO)

  1. Allow me to sync my user account somehow so I can hide/see item I already own.
  2. Keep a saved list of permanent sellers to exclude from showing up.

Add accounts and list

So that people can create wish-list, owned-list, watch-list, etc...


  • Curated lists
  • Author black list
  • Owned list (manual)
  • Several named fav lists
  • Mail when an item in the favlist have a discount/price change
  • Mail when an item is released by an author

Creator page

Display creator names and search by creators (with things like "creator:Herobrine20XX")

Unreal Engine 4.27 not available in engine filter

Overview

It appears that Unreal Engine 4.27 is currently not available within the engine filter. It would be ideal to have 4.27 as an option to filter out the marketplace items that haven't been updated to the latest Unreal Engine version.

Screenshots

image

Improve popularity score by flagging product with a lot of "discord reviews"

Some sellers use reviews to check for discord verification.

Idea:

  • take the 10-20 last review of products with more than 10 reviews.
  • for each review with less than 3 words with a discord id => weight 0
  • for each review with more than 3 words with a discord id => weight 0.25
  • for each "normal" review => weight 1
  • multiply the number of stars by sum(reviewWeights)/numberOfReviews in the score calculation

Feature req: sort by type of asset; when things get updated.

well props to you for designing this! i sent in a suggestion to epic so i will add here as well.

it would be easier if any given set of results can be sorted by category (eg sound, characters). not as a filter but as a sort. maybe a sort within that for alpha order. i like to skim over what is on sale but would much rather look at all the characters at once, without having to mess with the filters.

also if the API lets you collect anything about when assets are updated that would be extremely helpful, its very hard to tell when anything gets updated. (thus if you could see when your purchased assets have gotten updates -- ah yes)

cheers and good luck!

No assets are loading

The search wheel just keeps spinning.

When visiting a specific assets I get this message:
{"statusCode":500,"error":"Internal Server Error","message":"connect ECONNREFUSED 127.0.0.1:27017"}

Screen previewer

Add something to see the screenshots fullscreen (right now, they're tiny)

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.