Giter Club home page Giter Club logo

login-page-fx's Introduction

login-page-fx

Trying to learn more about JavaFX and SQL databases by building a simple login page.

Ideas:

  • add signup functionality
    • check for valid passwords (at least 8 chars, with uppercase, lowercase, number & special char)
    • check that no username is assigned twice
  • make a clear visual distinction between login and signup
  • add warning if capslock is on while typing password?
  • give option to unmask password?
  • how many tries before locked out of account for some time? 3? Give warning
  • add warning before closing out where appropriate (page, not login screen)
  • connect with SQL database (SQLite)
  • allow users to change their passwords (and usernames?)
  • add user counter and display message: You are the nth user! on page (only when they first sign in?)
  • autogenerate valid usernames to choose from?
  • add security questions? On page as security feature when changing username/password/trying to recall either
  • replace print statements with pop-ups/text in GUI
  • add way to recover password
  • give visual representation of password strength + show valid password specifications somewhere
  • change font to something nicer

Fix:

  • set times logged in does not work for new users!
    • issue was that no new record had been inserted into login_info

login-page-fx's People

Contributors

te-sa avatar

Watchers

 avatar

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.