reiyua / SimpleLogin

This is a simple login program created in Python as part of an assesssment task at TAFE NSW.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a simple login program created in Python as part of an assesssment task at TAFE NSW.


Languages

Language:Python 100.0%