Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (36 loc) · 2.03 KB

HEROES.md

File metadata and controls

53 lines (36 loc) · 2.03 KB

Stelace Super Heroes Demo

Here is a short description of what is implemented in this platform starter kit featuring Stelace Search (Docs), Command and some Instant APIs.

Web platform UI

User actions

  • When clicking a hero search result card, show a dialog with a button to book a hero for 1 hour in live demo version, starting from now. The hero is then marked as busy and won’t get any new assignment for the duration of current mission.
  • Users can create their own heroes after authentication relying on User API.

Workflows/Tasks for each superhero

  • Random short mission assignments depending on Tasks triggering every minute, and longer manual missions assigned by visitors.
  • Self-destruction after 48 hours for heroes created by visitors.
  • Asset flagging and Slack notification to staff

Heroes attributes

Used for Search & display.

Stelace built-ins

  • name
  • description (potentially multi-language)
  • category (Super powers or Inspiring Heroes)
  • price (most hero accept missions for free).
  • Random location in New York City

Custom attributes

  • speed, number between 0 and 100
  • abilities tags list
  • gender, of type select
  • environmentHero boolean
  • stelaceStaffPick boolean
  • starring tags list of actors
  • history free text, indexed for text search

Metadata

  • images, resized on the fly via built-in CDN

Preview

demo.webm