Back to Projects
Passly App

Passly App

A simple password generator with a small history feature that allows users to save generated passwords later if needed.

Tech Stack

React NativeTypescript
10+ downloads
Private repositoryDownload

About the Project

A simple password generator that allows users to create different types of passwords through customizable settings. When a password is copied, it is saved in a small history, allowing the user to return later and save it if needed.

Unlike the web version of the project, the mobile application introduces different challenges.

The publishing process on the Google Play Store requires creating a developer account and completing a testing period of at least 14 days for each application.

During this period, it is necessary to gather testers who use the app frequently to ensure it works properly. After the 14-day testing period, it is possible to request production access. At this stage, the app goes through a review process and, if no issues are found, it is approved and allowed to be published on the store.

Key Features

  • Password settings — Customize the number of characters, letters, numbers, and special characters.
  • Password strength — After generating a password, you can check whether it is strong or not.
  • Copy password — After generating a password, you can easily copy it.
  • History — Stores a history of up to 5 generated passwords.
  • Theme switching — Supports both dark and light mode.
  • Language — Available in Portuguese, English, and Spanish.

Gallery