nakano16180/pyDB

crud app

Opened this issue · 1 comments

  • sqliteを使ったcrudアプリケーション(CLI)を作成

UserCRUD

  • register and login
    • To register, use name, email, password
    • To login, use email, password
  • admin user able to delete other user