A simple application that will open all UK supermarkets loyalty card programs for students to apply for, Working on functionality to auto fill these applications based on a form the user will fill out. Eventually i want to inlcude convience / fastfood stores.
- Displays a table with information about different supermarket loyalty card programs.
- Select multiple card programs and open their registration links simultaneously.
- Options to select all card programs, export links, and clear the selection.
- User-friendly interface with professional design.
- Installation
- Usage
- Contributing
- License
Clone the repository
Cd to project
cd loyalty_card_app
- Run the app by double-clicking the "loyalty_card_app.exe" file.
- Running the executable file (
loyalty_card_app.exe
) by double-clicking is the easiest way to launch the application.
- Running the executable file (
- Select card programs in the table.
- Click "Open Selected Links" to open registration links in your browser.
- Additional options: "Select All", "Export Links", "Clear Selection".
- Install Python and clone/download the loyalty_card_app repository.
- Navigate to the project directory.
- Install dependencies:
pip install -r requirements.txt
. - Run the app:
python3 loyalty_card_app.py
. - Select card programs in the table.
- Click "Open Selected Links" to open registration links in your browser.
- Additional options: "Select All", "Export Links", "Clear Selection".
- Auto-fill feature for registration forms.
- Include convenience stores and fast-food chains.
- Enhanced user interface with advanced styling and icons.
- Search and sorting functionality for easier navigation.
N/A
N/A