{"id":18340547,"url":"https://github.com/jeniya14/react-native-crm-app","last_synced_at":"2025-07-14T06:43:37.205Z","repository":{"id":208283315,"uuid":"721204497","full_name":"Jeniya14/React-native-CRM-App","owner":"Jeniya14","description":"This repository contains a react native CRM app called Soulmeet. SoulMeet is a CRM (Customer Relationship Management) mobile application developed using React Native. ","archived":false,"fork":false,"pushed_at":"2024-11-27T07:25:32.000Z","size":4731,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T01:21:43.844Z","etag":null,"topics":["crm","react-native-app","react-native-navigation"],"latest_commit_sha":null,"homepage":"","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/Jeniya14.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}},"created_at":"2023-11-20T15:12:15.000Z","updated_at":"2024-11-27T07:25:36.000Z","dependencies_parsed_at":"2024-12-23T19:30:49.336Z","dependency_job_id":null,"html_url":"https://github.com/Jeniya14/React-native-CRM-App","commit_stats":null,"previous_names":["jeniya14/resct-native-project","jeniya14/react-native-crm-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FReact-native-CRM-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FReact-native-CRM-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FReact-native-CRM-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeniya14%2FReact-native-CRM-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeniya14","download_url":"https://codeload.github.com/Jeniya14/React-native-CRM-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695302,"owners_count":21146952,"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":["crm","react-native-app","react-native-navigation"],"created_at":"2024-11-05T20:22:55.339Z","updated_at":"2025-04-13T09:52:21.271Z","avatar_url":"https://github.com/Jeniya14.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoulMeet - React Native CRM App\n\n## Introduction\nSoulMeet is a CRM (Customer Relationship Management) mobile application developed using React Native. This project was undertaken as a freelancing assignment for the group called ZerothIndex.The app consists of 11 distinct pages, each designed to facilitate various aspects of customer relationship management.\n\n## Project Structure\nThe project is organized with the following key components:\n\n- **Name:** soulmeet\n- **Version:** 0.0.1\n- **Scripts:**\n  - `android`: Run the app on Android.\n  - `ios`: Run the app on iOS.\n  - `lint`: Run ESLint for code linting.\n  - `start`: Start the React Native development server.\n\n## Dependencies\nSoulMeet utilizes various libraries and dependencies to enhance its functionality. Here are the main dependencies:\n\n- **@react-native-community/datetimepicker:** Version 7.6.0\n- **@react-navigation/bottom-tabs:** Version 6.5.11\n- **@react-navigation/native:** Version 6.1.8\n- **@react-navigation/native-stack:** Version 6.9.14\n- **core-js:** Version 3.33.1\n- **react:** Version 18.2.0\n- **react-native:** Version 0.72.5\n- **react-native-dropdown-select-list:** Version 2.0.5\n- **react-native-image-picker:** Version 7.0.0\n- **react-native-multiple-select:** Version 0.5.12\n- **react-native-safe-area-context:** Version 4.7.2\n- **react-native-screens:** Version 3.25.0\n- **react-native-sectioned-multi-select:** Version 0.10.0\n- **react-native-select-dropdown:** Version 3.4.0\n- **react-native-vector-icons:** Version 10.0.0\n\n## Node Version\nThe project is configured to run on Node.js version 16 and above.\n\n## Screenshots\nInclude screenshots of different pages of the SoulMeet app here. You can use image hosting services or upload them directly to the repository.\n\n### Login \n\u003cimg src=\"screenshots/login.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### Register \n\u003cimg src=\"screenshots/register.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### Forget Password \n\u003cimg src=\"screenshots/forget.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### User About \n\u003cimg src=\"screenshots/about.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### User Profile update\n\u003cimg src=\"screenshots/addprofile.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### Home\n\u003cimg src=\"screenshots/home.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### Detailed profile\n\u003cimg src=\"screenshots/detail.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n### User Preference\n\u003cimg src=\"screenshots/preference.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\u003cimg src=\"screenshots/dropdown.jpg\" alt=\"Screenshot 1\" width=\"300\"/\u003e\n\n\n\n## Conclusion\nSoulMeet is a React Native CRM app that leverages various libraries to create a robust and user-friendly customer relationship management experience. For detailed information on each page's functionality and implementation, please refer to the source code and relevant documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeniya14%2Freact-native-crm-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeniya14%2Freact-native-crm-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeniya14%2Freact-native-crm-app/lists"}