1
0
mirror of https://github.com/creyD/asiimov.git synced 2026-06-12 00:52:23 +02:00

Removed API KEY Feature

While this would easily avoid the api key limit, Valve wouldn't like this, as it isn't the purpose of the keys.
This commit is contained in:
2020-01-22 13:37:23 +01:00
parent 8d925c8f6a
commit 3df650e314
6 changed files with 62 additions and 39 deletions

View File

@@ -4,13 +4,13 @@ A free, intuitive, open source CS:GO item trading platform.
## Goals
- You can authenticate with your steam account
- (done) You can authenticate with your steam account
- You can create 'offers' using your items as a base
- A border colour indicates if the item is still in your inventory
- You can manually renew an offer page to check if the item is still in the inventory (if we know the api key)
- You can manually renew an offer page to check if the item is still in the inventory
- You can send trade offers (preferably with the items preselected or even completely automated)
- You have a profile with some badges to get your profile semi verified (email, steam api key, trade link)
- Everything is available for free (given you login with steam and provide the api key)
- You have a profile with some badges to get your profile semi verified (email, trade link...)
- Everything is available for free
- Items should be displayed with: Item ID, Inspect Link, Pattern Index (...) NO PRICES! We don't want to anger Valve!
- Simple user design, minimalistic, less pages more features
- (optional) You can mark your inventory items as "for trade" or "holding on to this"