Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 533 Bytes

File metadata and controls

17 lines (9 loc) · 533 Bytes

Login Interface

Using Flask

flask

Simple Login Interface

In This website You Can Login In Using A User Id And Password , First You need To Register Yourself User Id Is Primary Key In DB ,MYSQL id Used For DataStore

  • You Can Register With A Valid Email ID.

  • Then Login In Using Userd ID And Password.

  • Then In Profile Section You Can See Your personal Details.

  • Then You Can Logout (Session Closing )