{"id":22724557,"url":"https://github.com/binghuan/leopardapplicant","last_synced_at":"2026-05-01T08:32:28.480Z","repository":{"id":71693151,"uuid":"60161632","full_name":"binghuan/leopardapplicant","owner":"binghuan","description":"A simple web form for internal use.","archived":false,"fork":false,"pushed_at":"2025-07-31T15:12:29.000Z","size":3385,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-31T18:57:34.035Z","etag":null,"topics":["firebase","reactjs","webapp"],"latest_commit_sha":null,"homepage":"https://leopardapplicant.firebaseapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binghuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-01T09:02:03.000Z","updated_at":"2025-07-31T15:12:33.000Z","dependencies_parsed_at":"2023-05-15T08:15:17.928Z","dependency_job_id":null,"html_url":"https://github.com/binghuan/leopardapplicant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binghuan/leopardapplicant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fleopardapplicant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fleopardapplicant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fleopardapplicant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fleopardapplicant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binghuan","download_url":"https://codeload.github.com/binghuan/leopardapplicant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binghuan%2Fleopardapplicant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","reactjs","webapp"],"created_at":"2024-12-10T15:07:05.846Z","updated_at":"2026-05-01T08:32:28.473Z","avatar_url":"https://github.com/binghuan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leopard Applicant\n\n\u003cimg src=\"public/icons/Icon-192.png\" alt=\"Leopard Applicant Icon\" width=\"64\"\u003e\u003cbr/\u003e\n\nA React-based web application that generates email application forms with a user-friendly interface.\n\n**🌐 Live Demo:** [https://leopardapplicant.firebaseapp.com/](https://leopardapplicant.firebaseapp.com/)\n\n## 📋 Overview\n\nLeopard Applicant is a simple yet effective web form that helps users compose structured application emails. The application collects user information through a Material-UI form and generates a properly formatted `mailto` link for easy email submission.\n\n## ✨ Features\n\n- **User-friendly Form Interface**: Built with Material-UI components for a clean, professional look\n- **Automatic Email Generation**: Creates properly formatted `mailto` links with structured content\n- **Local Storage**: Automatically saves form data to prevent data loss\n- **Responsive Design**: Works across different screen sizes\n- **Bilingual Support**: Form labels in both English and Chinese/Traditional Chinese\n\n## 📝 Form Fields\n\nThe application collects the following information:\n\n- **收件人 (Mail To)**: Recipient email address\n- **申請人姓名 (Applicant Name)**: Name of the person making the application\n- **信件主旨 (Subject)**: Email subject line\n- **部門 (Department)**: Department or organization\n- **電子信箱地址 (Email Address)**: Applicant's email address\n- **微信WeChat帳號 (WeChat ID)**: WeChat account ID\n- **申請緣由 (Reason for Application)**: Description or reason for the application\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (version 14 or higher)\n- npm or yarn package manager\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/leopardapplicant.git\ncd leopardapplicant\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start the development server:\n```bash\nnpm start\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n## 🛠️ Available Scripts\n\n- `npm start` - Runs the app in development mode\n- `npm test` - Launches the test runner\n- `npm run build` - Builds the app for production\n- `npm run eject` - Ejects from Create React App (one-way operation)\n\n## 🏗️ Built With\n\n- **React** (16.2.0) - JavaScript library for building user interfaces\n- **Material-UI** (0.20.0) - React components implementing Google's Material Design\n- **jQuery** (3.3.1) - JavaScript library for DOM manipulation\n- **Create React App** - Bootstrapped with Create React App for easy setup\n\n## 📱 Deployment\n\nThis application is deployed on Firebase Hosting and can be accessed at:\n[https://leopardapplicant.firebaseapp.com/](https://leopardapplicant.firebaseapp.com/)\n\nTo deploy your own version:\n\n1. Build the production version:\n```bash\nnpm run build\n```\n\n2. Deploy to Firebase (requires Firebase CLI setup):\n```bash\nfirebase deploy\n```\n\n## 🎯 How It Works\n\n1. **Fill the Form**: Users enter their information in the provided fields\n2. **Auto-save**: Form data is automatically saved to browser's local storage\n3. **Generate Email**: The app creates a structured email body with all the provided information\n4. **Send**: Click the \"SEND\" button to open the default email client with the pre-filled email\n\n## 📁 Project Structure\n\n```\nleopardapplicant/\n├── public/\n│   ├── icons/          # App icons in various sizes\n│   ├── index.html      # HTML template\n│   └── manifest.json   # PWA manifest\n├── src/\n│   ├── App.js          # Main application component\n│   ├── App.css         # Application styles\n│   ├── index.js        # Entry point\n│   └── ...\n├── pictures/\n│   └── illustration.png # App illustration\n├── package.json        # Dependencies and scripts\n└── README.md          # This file\n```\n\n---\n\n## Illustration\n![Application Screenshot](./pictures/illustration.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghuan%2Fleopardapplicant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinghuan%2Fleopardapplicant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinghuan%2Fleopardapplicant/lists"}