The goal of this project is to enhance user experience in premium account generation. Users will be able to click a card to generate a premium account for either 1 year or 1 month. The generator should activate upon user interaction.
- Users can click on a card to generate a premium account for either 1 year or 1 month.
- Activation of the generator is required.
- After generation, the screen will display:
- User's chosen subscription (1 year or 1 month).
- Randomly generated fake email.
- Generated password.
- Blurred email and password for security.
- Below the blurred information, a button will guide users to an offer to complete their premium account acquisition.
- Modify the existing generator for displaying account details.
- Implement logic for random email generation.
- Ensure blurred display of email and password for security.
- Add a button for the supplementary offer.
To run the project, follow these steps:
-
Clone the repository:
git clone https://github.com/shoaib-fateh/premium-account-generator.git
-
Open the project in your preferred code editor.
-
Modify the necessary files based on the tasks outlined above.
-
Run the project on a local server or deploy it to your desired hosting platform.
- PHP
- Java
- JavaScript
- CSS
- HTML