USG Careers — Universal Installer
=================================

A cross-platform launcher for the USG Careers local app.
Runs on macOS, Windows, and Linux with Python 3.11+.

Quick start
-----------
1. Install Python 3.11 or later (python.org / brew / apt).
2. Pick the launcher for your OS:
     - macOS:    launch-mac.command  (double-click)
     - Linux:    launch-linux.sh     (chmod +x, then ./launch-linux.sh)
     - Windows:  launch-windows.bat  (double-click)
3. On first run the launcher creates a local Python virtual environment
   in ./venv and installs dependencies from requirements.txt.
4. The app opens automatically at http://127.0.0.1:8080

Data
----
All data (accounts, saved jobs, uploaded resumes) is stored locally in
./app/data — nothing leaves your machine unless you export it.

macOS first-launch note
-----------------------
Right-click launch-mac.command and choose Open. Gatekeeper will ask once
whether to trust the script; click Open. macOS remembers the choice.

Web preview
-----------
No install needed. Open https://usg-teams.com/careers/ in any browser.

Support
-------
usgteams@gmail.com  ·  https://usg-teams.com/
