Releases: BragdonD/ECE-Shopping
V1.0.0
We're pleased to announce the latest release of the ECE-Shopping project on GitHub. This version of the app includes a fully functional login and registration feature, which allows users to securely access their account and create new ones.
The login feature has been implemented using the JavaFX framework, providing a seamless and intuitive user interface. Users can enter their unique credentials, which are then authenticated against our secure backend server, ensuring the privacy and security of their data.
The registration feature allows new users to easily create their own account, which is securely stored on our server. The registration process includes input validation, ensuring that all necessary fields are completed and that the user's data is formatted correctly.
We've also included password hashing and salting to protect user passwords from potential security breaches. This ensures that even if the database is compromised, user passwords remain secure.
Our development team has worked hard to ensure that the login and registration features are robust and reliable, with extensive testing and debugging to ensure smooth functionality.