[RUBY] [No.006] Rough design of organization management screen and login

reference

Issue

Information around the organization (Org)

--DB ER diagram --org has org_type and separates ordering organization and purchasing agency organization ――I don't think one org wants to use both functions, so I separated it. image

--Lead to the management screen of the organization 組織の管理画面への導線

--Organization management screen Something like the left side of the figure 組織の管理画面 --Login to the organization From the left side of the figure, press the login button to go to the management screen of one organization on the right side ――It is assumed that one user can belong to multiple organizations, but since it is a rare case, I will try not to make it conscious of the login process to the organization. For one organization, root should jump directly to that organization's show screen --I made Figma

Reference

It's pretty poor, but I tried to make it less detailed. [Refactoring UI](https://qiita.com/sakusakupg/items/39e2def646f839b1ec1c#0%E3%81%8B%E3%82%89%E5%A7%8B%E3%82%81%E3%82%8B % E3% 83% 87% E3% 82% B6% E3% 82% A4% E3% 83% B3--starting-from-scratch) also wrote that it is okay to move to implementation with a rough design.

1717c90bb46722464c2463f1be8da26a

https://www.figma.com/proto/k7tWzvsQYtRHSwyi877OyV/import_agent_app?node-id=108%3A36&viewport=-80%2C281%2C0.17328870296478271&scaling=min-zoom

Recommended Posts

[No.006] Rough design of organization management screen and login
[No.007] Organization management screen and login process to the organization
Introduction and introduction of management screen generation gem Administrate
Application example of design pattern (No. 1)
Rails Addition of easy and easy login function
[No.004] Corrected the order list screen of the orderer