Skip to content

Releases: Ayaan-Imran/User-Indentifier-System

v0.0.91

29 Dec 17:34
Compare
Choose a tag to compare

Version details

Current version: 0.0.91

  1. autotask feature was removed.
  2. The system can now log users' actions and save them in a log.txt file.
  3. Contains critical bugs and error fixes.

Version 0.0.3

22 Dec 18:33
Compare
Choose a tag to compare

Version number

0.0.3

What's new

  1. Changed everything to oop
  2. New variety of choices to increase security of your users
  3. Added some extra yet useful functions

How to use it

Check out the folder named "Documentaries". It will have some .md files that will guide you along the way

Cool release of Login and signup system

10 Dec 11:46
Compare
Choose a tag to compare

Version

v 0.0.2

What's new

You can now delete an account of your user

How to use it

  1. Download the zip file from below.
  2. Take out the file named "uis.py"
  3. Put this file in the same directory of you project (in this example test.py)
  4. Import uis in the test file by import uis
  5. Use all the helpful functions
    To learn these functions check out the file named "Use it.md"

Login and Signup tool available!!!

08 Dec 05:27
c82a4be
Compare
Choose a tag to compare

How to use it

  1. Download the zip file from below.
  2. Take out the file named "uis.py"
  3. Put this file in the same directory of you project (in this example test.py)
  4. Import uis in the test file by import uis
  5. Use all the helpful functions
    To learn these functions check out the file names "Use it.md"