Skip to content
Artem Besedin edited this page Mar 12, 2019 · 3 revisions

Password store frontend

Goal

  • Secure access for team's members

Templates

  • Login
  • Projects list
  • Passwords list
  • User config
  • Password edit form
  • Project edit form
  • Users & groups

Login

It's form with login, password & link "sign up"

Projects list

This is main screen. It's contain projects list and hidden groups of passwords. Groups of passwords show by click.

Users & groups

This screen for add or remove users to groups. Also it's for create groups. Maybe for add new users.

Users & passwords(For project)

This screen for add or remove users to projects. For add user's groups to password's groups.

Passwords & groups(For project)

This screen for delete or add passwords to groups. Maybe for add or delete groups.

New user

This screen for add new users and add user to groups.