Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 552 Bytes

Simple login draft

Only design and user interaction features.

Features

✔️ Graphic interface with Material Design style.
✔️ Basic visual effects like mouse hover.
✔️ Custom header bar and close icon.

Preview

Note

This is only design. No contains a login system, just capture the username and password and you can use the authentication method that you prefer. The integration with the database will be done later in the project.