Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoaib-fateh/premium-account-generator
Premium Account Generator: Elevate user experience with a click-to-generate feature for 1-year or 1-month premium accounts. Blurred security for email and password. Developers enhance display, implement random email logic, and add a supplementary offer button.
https://github.com/shoaib-fateh/premium-account-generator
css hack javascript jquery php
Last synced: 30 days ago
JSON representation
Premium Account Generator: Elevate user experience with a click-to-generate feature for 1-year or 1-month premium accounts. Blurred security for email and password. Developers enhance display, implement random email logic, and add a supplementary offer button.
- Host: GitHub
- URL: https://github.com/shoaib-fateh/premium-account-generator
- Owner: shoaib-fateh
- Created: 2023-11-12T08:02:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T08:21:29.000Z (about 1 year ago)
- Last Synced: 2024-11-08T08:43:56.459Z (3 months ago)
- Topics: css, hack, javascript, jquery, php
- Language: CSS
- Homepage: https://shoaib-fateh.github.io/premium-account-generator/
- Size: 1010 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Premium-Account-Generator
## Objective
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.
## Features
### Premium Account Generation
- Users can click on a card to generate a premium account for either 1 year or 1 month.
- Activation of the generator is required.### Displaying Generated Information
- 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.### Supplementary Offer Display
- Below the blurred information, a button will guide users to an offer to complete their premium account acquisition.
## Developer's Tasks
1. Modify the existing generator for displaying account details.
2. Implement logic for random email generation.
3. Ensure blurred display of email and password for security.
4. Add a button for the supplementary offer.## Usage
To run the project, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/shoaib-fateh/premium-account-generator.git
```2. Open the project in your preferred code editor.
3. Modify the necessary files based on the tasks outlined above.
4. Run the project on a local server or deploy it to your desired hosting platform.
## Technologies Used
- PHP
- Java
- JavaScript
- CSS
- HTML