Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 813 Bytes

File metadata and controls

24 lines (12 loc) · 813 Bytes

SimpleLogin

A python program I made as part of an assignment while studying at TAFE NSW.

This program is designed to act as a simple login prompt with the ability to tempoarily append new credentials to the master database of credentials and list them.

All logins are fictional and do not actually login to anywhere.

© Rayyan Hodges, TAFE NSW, Gelos Enterprises, 2022

Demos

  • Registering a new user account
2022-09-16.18-10-33.mp4
  • Listing account credentials stored in the array
2022-09-16.18-12-34.mp4
  • Logging into an existing user
2022-09-16.18-13-13.mp4