Just-Moh-it / HotinGo

A 🐬 MySQL + 🐍 Python's Tkinter-based 🏖 Hotel Management System with a 😍 beautiful user interface.
https://www.figma.com/file/MVq5Q3fhVJB2r70r7I3nJ3
MIT License
192 stars 59 forks source link

Adding Hashing support to password #2

Open Just-Moh-it opened 2 years ago

Just-Moh-it commented 2 years ago

The feature of adding hashed password support to the application and the database is on the roadmap.

Bcrypt will most probably be used