Skip to content

An app to generate random passwords based on specified parameters.

Notifications You must be signed in to change notification settings

pravahanj/PasswordGenerator_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

PasswordGenerator_App

An app to generate random passwords based on specified parameters.

This project implements

  1. Custom animated LaunchScreen in launchScreen.storyboard.
  2. Utilization of UIView to improve user interface.
  3. NSAttributedString.
  4. @IBAction and @IBOutlet in UISlider, UIButton, UITextFieldView and UILabel.
  5. Generation of random elements in String data type.

Updates

  1. Added support for Dark Mode.
  2. Added haptic feedback using the UIImpactFeedbackGenerator() framework.
  3. Added support for "Toast Message" and animated using UIView.animate() method.

Animated LaunchScreen

User Interface and App Experience

Toast Message Demo

About

An app to generate random passwords based on specified parameters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages