Python Lottery software
- This Program run on both Windows and Linux operating system by using pycharm, anaconda 3 or all other python editor with the python version 3.x
- Used tkinter module for the Graphical User Interface
- It works randomly for selecting the winner
- Winner selection process is mobile number based, because it is unique
- Stored the information for each registered
- Always record the user name and mobile number
- Only the admin can see the list of registered by login username and password as ‘admin’
For Windows
- You need to install python version 3.x. you may download Python version from their official website: ../ https://www.python.org/downloads/
or you may download a complete package by downloading anaconda: ../ https://www.anaconda.com/download/
- One editor can be a good one. (i.e., pycharm, anaconda3 etc or any other that you can choice). Download pycharm: ../ https://www.jetbrains.com/pycharm/download/#section=windows
For Linux
- To install both python and any text editor like pycharm you should do some execution of command line on the terminal.
- python 3.x
- tkinter python
Only Belongs to the Author
Pranta Sarker
Department of Computer Science and Engineering
North East University Bangladesh
Sylhet, Bangladesh
- Stackoverflow
- Related blogs
- etc