Martin9420 / DevOpenAPI

Project: Phase 1 API details DB used: DB2 DB environment: Deploy to Liberty server using Docker Server: Liberty As the details of API, user function management (GET method, POST method, PUT method, DELETE method) is used, and an authentication management system is introduced. Regarding security SQL injection SSL communication AES that's all
0 stars 0 forks source link

UIの作成 #2

Open Martin9420 opened 3 years ago

Martin9420 commented 3 years ago

ユーザーインタフェースの作成

1:ログイン画面の作成 2:ユーザ専用画面の作成 3:フロントエンド処理(各種) 4:チャット機能

Martin9420 commented 3 years ago

ログイン画面の作成

Martin9420 commented 3 years ago

新規登録画面

Martin9420 commented 3 years ago

ホーム画面の作成

左などにユーザのサインイン、サインアウトボタンを設置

Martin9420 commented 3 years ago

チャットUIの作成