Coder Social home page Coder Social logo

Pratik-G-1112's Projects

python-login-system-with-database icon python-login-system-with-database

This is a python login system with the database(MySql). In this project I have used the Tkinter module for the GUI of the project. Before run this on your system you make sure you have a mysql database on your system, if not then install and then create the table named as "login" and column name will be "user" and "password" and now you good to go.

simple-login-system icon simple-login-system

I created wrote this code as my first project- A Simple Login system. When running this code , first it ask whether the client is registered or not. If the client says "YES" it will ask for login information. If client says "NO" then the code will ask for client's email address for registration. Once the client entered the email address , the code check that email throughout the database to make sure that email is not already registered. If the Email is not found the client can continue the registration. Otherwise, code will ask the client if he/she wants to register with a new email. Once client have successfully entered the email he/she can continue with the login process. Throughout this process new client has to use a unique username that doesn't exist on the system. Also, the client has to use a password with minimum of one capital letter, a special character and a number . After those steps client can submit the data to the database and then client will be given his/her unique ID .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.