Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attlas apps feed, skeleton for app development #41

Open
VladyslavKurmaz opened this issue Jul 14, 2018 · 0 comments
Open

Attlas apps feed, skeleton for app development #41

VladyslavKurmaz opened this issue Jul 14, 2018 · 0 comments
Assignees
Labels

Comments

@VladyslavKurmaz
Copy link
Contributor

VladyslavKurmaz commented Jul 14, 2018

Function requirements

  • Application components/modes
    • icon mode (app icon + notification mark)
    • minimized (app icon + app title + one action buttons)
    • middle (app icon + app title + two action buttons + major content/actions/status + footer)
    • full mode
  • First three modes display at app feed page, fourth mode displays inside separated (per app) page

Non-functional requirements

Implementation details

  • Feed component manages list of application: minimize app to the apps bar, hide/show apps bar
  • Base app class/component which holds general information like: icon, title, footer, mode and controls common behavior: min/max, signaled status (notifications to user)
  • Three derived class for next apps: IT liquidity, IT career guide, Referral grid

Mockup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants