{"id":26368456,"url":"https://github.com/devikontech/netclan","last_synced_at":"2025-09-02T14:42:31.179Z","repository":{"id":269863127,"uuid":"908681931","full_name":"devikontech/netclan","owner":"devikontech","description":"A comprehensive, multi-module Android application built with Kotlin, Jetpack Compose, and Material 2 Design, offering a variety of features, including matchmaking \u0026 dating, buy/sell/rent, job search, and matrimony functionalities. This app provides users with an intuitive and seamless experience across diverse domains.","archived":false,"fork":false,"pushed_at":"2024-12-28T06:54:51.000Z","size":1089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T13:24:44.336Z","etag":null,"topics":["jetpack-compose","kotlin","material-ui","retrofit"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/devikontech.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":"2024-12-26T17:21:17.000Z","updated_at":"2024-12-28T06:54:55.000Z","dependencies_parsed_at":"2025-01-02T13:24:45.865Z","dependency_job_id":null,"html_url":"https://github.com/devikontech/netclan","commit_stats":null,"previous_names":["skniyajali/netclan","devikontech/netclan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devikontech%2Fnetclan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devikontech%2Fnetclan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devikontech%2Fnetclan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devikontech%2Fnetclan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devikontech","download_url":"https://codeload.github.com/devikontech/netclan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945530,"owners_count":20372892,"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":["jetpack-compose","kotlin","material-ui","retrofit"],"created_at":"2025-03-16T22:39:07.357Z","updated_at":"2025-03-16T22:39:08.027Z","avatar_url":"https://github.com/devikontech.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Netclan: Multi-Module Job Search, and Matrimony Application\n\nA comprehensive, multi-module Android application built with **Kotlin**, **Jetpack Compose**, and **Material 2 Design**, offering a variety of features, including **matchmaking \u0026 dating**, **buy/sell/rent**, **job search**, and **matrimony** functionalities. This app provides users with an intuitive and seamless experience across diverse domains.\n\n## Features\n\n### 1. **Matchmaking \u0026 Dating**\n- Create user profiles and connect with potential matches.\n- Advanced search filters (age, location, interests, etc.).\n- In-app chat for communication.\n- Profile privacy and security options.\n\n### 2. **Buy, Sell, and Rent**\n- Marketplace for users to list, buy, sell, or rent items.\n- Product listings with detailed descriptions, photos, and user ratings.\n- Secure in-app payments for transactions.\n- Real-time notifications for new messages and updates.\n\n### 3. **Job Search**\n- Search for job opportunities based on skills, experience, and preferences.\n- Employers can post job listings and review candidate applications.\n- Real-time notifications for job alerts and new opportunities.\n\n### 4. **Matrimony**\n- Detailed user profiles for matrimonial purposes.\n- Preference-based matching to connect suitable candidates.\n- Profile sharing with potential matches for marriage.\n\n## Technologies Used\n\n- **Kotlin**: Primary programming language for Android development.\n- **Jetpack Compose**: Declarative UI framework for building modern, responsive user interfaces.\n- **Material 2 Design**: Design system for building visually consistent and user-friendly UIs.\n- **Retrofit**: For efficient API communication to fetch and submit data.\n- **Firebase**: For authentication, real-time notifications, and secure data management.\n- **Room**: Local database for offline data storage.\n- **Glide**: For image loading and caching.\n- **Dagger Hilt**: Dependency Injection for clean and modular architecture.\n- **GitHub Actions \u0026 Fastlane**: For CI/CD pipeline automation.\n\n## Architecture\n\nThe app follows a **multi-module architecture**, allowing each feature to function independently while maintaining a shared codebase for common functionality. The app is structured as follows:\n\n- **Matchmaking \u0026 Dating Module**\n- **Buy/Sell/Rent Module**\n- **Job Search Module**\n- **Matrimony Module**\n- **Core Module** (Shared components like network, database, utilities)\n\nThis modular architecture enhances maintainability, scalability, and testing. Each module can be developed, tested, and deployed independently, reducing the complexity of the overall system.\n\n## Installation\n\n### Prerequisites\n- **Android Studio**: Ensure you have the latest version of [Android Studio](https://developer.android.com/studio) installed.\n- **Android SDK**: Required for building the project.\n\n### Clone the Repository\nTo get started with the project, clone the repository to your local machine:\n```bash\ngit clone https://github.com/skniyajali/netclan.git\n```\n\n### Setup\n1. Open Android Studio.\n2. Select \"Open an Existing Project\" and navigate to the project directory.\n3. Sync the project with Gradle files.\n4. Build the project.\n\n## Running the Application\n\n1. Connect an Android device or start an emulator.\n2. Run the app from Android Studio using the green **Run** button.\n\nThe app will launch, and you can explore its features for matchmaking, buying/selling, job searching, and matrimonial purposes.\n\n## Contributing\n\nWe welcome contributions from the community! Here’s how you can get involved:\n1. Fork the repository.\n2. Create a new branch for your feature (`git checkout -b feature-name`).\n3. Commit your changes (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature-name`).\n5. Open a pull request.\n\n---\n\n## Screenshots\n\n|                                                                                                   |                                                                                               |                                                                                                  |\n|:-------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:|-------------------------------------------------------------------------------------------------:|\n| ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/explore_screen.jpg) | ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/drawer_bar.jpg) |           ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/fab.jpg) |\n|   ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/empty_box.jpg)    | ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/fab_button.jpg) | ![App Screenshot](https://github.com/skniyajali/netclan/blob/main/docs/assets/refine_screen.jpg) |\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevikontech%2Fnetclan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevikontech%2Fnetclan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevikontech%2Fnetclan/lists"}