{"id":24905677,"url":"https://github.com/nehalmr/growfit","last_synced_at":"2026-04-05T20:33:00.908Z","repository":{"id":272819969,"uuid":"917844461","full_name":"nehalmr/GrowFit","owner":"nehalmr","description":" GrowFit Gym Management System is a React + TypeScript app for efficient gym management. Features include member CRUD, class management, attendance tracking, and revenue insights. Built with Tailwind CSS, Context API, and date-fns, it offers a responsive, type-safe, and user-friendly solution to streamline operations and boost productivity.","archived":false,"fork":false,"pushed_at":"2025-01-16T19:42:45.000Z","size":2214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T00:26:20.873Z","etag":null,"topics":["automation","crud-operations","dashboard-insights","date-fns","historical-data-analysis","lucide-react","membership-monitoring","react","react-context-api","react-router","real-time-attendance-management","responsive-design","state-management","tailwindcss","type-safe","typescript","vite","webapp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nehalmr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-16T18:48:25.000Z","updated_at":"2025-01-16T19:50:34.000Z","dependencies_parsed_at":"2025-01-16T20:56:56.348Z","dependency_job_id":null,"html_url":"https://github.com/nehalmr/GrowFit","commit_stats":null,"previous_names":["nehalmr/growfit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FGrowFit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FGrowFit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FGrowFit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FGrowFit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nehalmr","download_url":"https://codeload.github.com/nehalmr/GrowFit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931756,"owners_count":20695958,"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","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":["automation","crud-operations","dashboard-insights","date-fns","historical-data-analysis","lucide-react","membership-monitoring","react","react-context-api","react-router","real-time-attendance-management","responsive-design","state-management","tailwindcss","type-safe","typescript","vite","webapp"],"created_at":"2025-02-02T00:24:07.838Z","updated_at":"2025-12-30T23:21:45.587Z","avatar_url":"https://github.com/nehalmr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GrowFit Gym Management System 💪💻\n\nGrowFit is a modern gym management system built with **React** and **TypeScript**, designed to simplify and automate daily operations for gyms and fitness centers.\n\n## Features 🛠️\n\n### Member Management 👥\n- Perform CRUD operations for members.\n- Track membership types and monitor statuses.\n\n### Class Management 🏋️‍♀️\n- Manage fitness classes with CRUD operations.\n- Track class capacities and handle enrollments.\n- Pricing displayed in Indian Rupees (INR).\n\n### Attendance System 📋\n- Real-time check-in and check-out tracking.\n- Monitor attendance live and access historical data.\n\n### Dashboard 📊\n- Track revenue in INR.\n- View member statistics and class occupancy.\n- Log recent activities for better insights.\n\n## Tech Stack ⚙️\n\n| Technology        | Purpose                            |\n|-------------------|------------------------------------|\n| **React**         | Frontend framework                |\n| **TypeScript**    | Type-safe development             |\n| **Tailwind CSS**  | UI styling and responsive design  |\n| **React Context API** | State management              |\n| **Lucide React**  | Icon library for UI elements      |\n| **React Router**  | Dynamic routing                  |\n| **date-fns**      | Date handling utilities           |\n\n## Architecture 🏗️\n- **Component-based Architecture**: Reusable UI components for scalability.\n- **Centralized State Management**: Context API for global state consistency.\n- **Type Safety**: Ensures robust code with TypeScript interfaces.\n- **Responsive Design**: Built with Tailwind CSS for mobile-first design.\n\n## Installation 🚀\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nehalmr/GrowFit.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd GrowFit\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n4. Start the development server:\n   ```bash\n   npm start\n   ```\n5. Open your browser and visit:\n   ```\n   http://localhost:3000\n   ```\n\n## Usage 🏃‍♂️\n1. Add new members and track their memberships.\n2. Schedule and manage fitness classes.\n3. Monitor attendance in real-time.\n4. Gain insights through the dashboard for better decision-making.\n\n## Contributing 🤝\n\nContributions are welcome! Follow these steps:\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add your message here\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/your-feature-name\n   ```\n5. Open a pull request.\n\n## License 📜\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact 📧\nFor any inquiries or suggestions, reach out at: [nehalmr](https://github.com/nehalmr)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnehalmr%2Fgrowfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnehalmr%2Fgrowfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnehalmr%2Fgrowfit/lists"}