{"id":30663553,"url":"https://github.com/codewithnj/hearing-aid-oms-frontend","last_synced_at":"2025-08-31T17:13:21.595Z","repository":{"id":310973112,"uuid":"1041614799","full_name":"CodeWithNJ/hearing-aid-oms-frontend","owner":"CodeWithNJ","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-21T09:57:00.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-21T11:48:02.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CodeWithNJ.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":"2025-08-20T18:46:57.000Z","updated_at":"2025-08-20T18:47:44.000Z","dependencies_parsed_at":"2025-08-21T11:48:04.627Z","dependency_job_id":"a13367be-6ecb-4813-8e75-6a59eac72e2e","html_url":"https://github.com/CodeWithNJ/hearing-aid-oms-frontend","commit_stats":null,"previous_names":["codewithnj/hearing-aid-oms-frontend"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithNJ/hearing-aid-oms-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithNJ%2Fhearing-aid-oms-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithNJ%2Fhearing-aid-oms-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithNJ%2Fhearing-aid-oms-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithNJ%2Fhearing-aid-oms-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithNJ","download_url":"https://codeload.github.com/CodeWithNJ/hearing-aid-oms-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithNJ%2Fhearing-aid-oms-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273011004,"owners_count":25030371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":[],"created_at":"2025-08-31T17:13:20.094Z","updated_at":"2025-08-31T17:13:21.589Z","avatar_url":"https://github.com/CodeWithNJ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hearing Aid OMS - Frontend\n\nThis is the **frontend application** for the Hearing Aid Order Management System (OMS).  \nIt is built using **React (with Vite as the build tool)**, styled with **Tailwind CSS**, and uses **React Router** for routing.  \nThe project is configured with **ESLint** for linting and **React Hook Form** for form management.\n\n---\n\n## 🚀 Tech Stack\n\n- **[React 19](https://react.dev/)** – UI library  \n- **[Vite 7](https://vitejs.dev/)** – Next generation frontend tooling  \n- **[React Router 7](https://reactrouter.com/)** – Client-side routing  \n- **[Tailwind CSS 4](https://tailwindcss.com/)** – Utility-first CSS framework  \n- **[Axios](https://axios-http.com/)** – HTTP client for API calls  \n- **[React Hook Form](https://react-hook-form.com/)** – Form handling  \n- **[ESLint 9](https://eslint.org/)** – Linting with React-specific rules  \n\n---\n\n## 📦 Project Setup\n\nClone the repository:\n\n```bash\ngit clone https://github.com/CodeWithNJ/hearing-aid-oms-frontend.git\ncd hearing-aid-oms-frontend\n```\n## Install dependencies\n```\nnpm install\n```\n\n## Run the project in development mode with hot module replacement (HMR):\n```\nnpm run dev\n```\n\n## 📂 Project Structure (suggested)\n```hearing-aid-oms-frontend/\n├── public/             # Static assets\n├── src/\n│   ├── assets/         # Images, icons, etc.\n│   ├── components/     # Reusable UI components\n│   ├── pages/          # Page-level components\n│   ├── routes/         # Routing configuration\n│   ├── hooks/          # Custom React hooks\n│   ├── services/       # API calls (Axios)\n│   ├── App.jsx         # Root component\n│   └── main.jsx        # Entry point\n├── eslint.config.js    # ESLint configuration\n├── package.json        # Dependencies and scripts\n├── vite.config.js      # Vite configuration\n└── README.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithnj%2Fhearing-aid-oms-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithnj%2Fhearing-aid-oms-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithnj%2Fhearing-aid-oms-frontend/lists"}