Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N notebook
  • Project overview
    • Project overview
    • Details
    • Activity
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Kenji Bungo
  • notebook
  • Wiki
  • housead high level

housead high level · Changes

Page history
Create housead high level authored Aug 08, 2019 by Kenji Bungo's avatar Kenji Bungo
Hide whitespace changes
Inline Side-by-side
Showing with 34 additions and 0 deletions
+34 -0
  • housead-high-level.md housead-high-level.md +34 -0
  • No files found.
housead-high-level.md 0 → 100644
View page @ c895aace
General Overview:
```plantuml
@startuml
actor "Motion Designer" as artist
actor Buzztime
collections "Offered Templates" as template
participant "Web Editor" as web
database Backend
participant SiteHub
group New Ad Templates
artist -> artist : Generate Animation\nUsing After Effects
artist <-> Buzztime : Test / Review Animation
artist <-> Buzztime : Export to Bodymovin
Buzztime -> template : Upload Bodymovin File\nAllow For Use
end
group User Compose Ad
template -> web : Template Available on Web\nUser Selects Template
web -> web : User Customizes Ad
web --> template : Upload Assets (if any)
web -> Backend : Link Data in DB\nCreate Composition
end
group User Schedule Ad
web -> web : Schedule the ad
web -> Backend : submit schedule for composition
end
group Ad Display
SiteHub <-> Backend : Request Data
SiteHub -> SiteHub : Store Data\nCache Downloadables
SiteHub -> SiteHub : Request HouseAd
SiteHub -> SiteHub : Play House Ad
end
@enduml
```
\ No newline at end of file
Clone repository
  • asus update process
  • ha overall progress
  • ha sitehub Q&A
  • Home
  • housead high level