{"id":21418601,"url":"https://github.com/dhiwise/feedback-management-system","last_synced_at":"2025-04-19T11:52:20.717Z","repository":{"id":114081197,"uuid":"540317092","full_name":"DhiWise/Feedback-Management-System","owner":"DhiWise","description":"Feedback Management System using DhiWise, Salesforce and Canny APIs.","archived":false,"fork":false,"pushed_at":"2022-09-27T04:21:37.000Z","size":121,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-29T07:33:28.932Z","etag":null,"topics":["canny","dhiwise","figma","flutter","productivity","salesforce","salesforce-api","salesforce-developers"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/DhiWise.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":"2022-09-23T06:56:43.000Z","updated_at":"2024-10-12T11:33:45.000Z","dependencies_parsed_at":"2024-03-30T19:33:49.960Z","dependency_job_id":null,"html_url":"https://github.com/DhiWise/Feedback-Management-System","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhiWise%2FFeedback-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhiWise%2FFeedback-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhiWise%2FFeedback-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DhiWise%2FFeedback-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DhiWise","download_url":"https://codeload.github.com/DhiWise/Feedback-Management-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249688271,"owners_count":21311184,"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":["canny","dhiwise","figma","flutter","productivity","salesforce","salesforce-api","salesforce-developers"],"created_at":"2024-11-22T19:22:47.808Z","updated_at":"2025-04-19T11:52:20.699Z","avatar_url":"https://github.com/DhiWise.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \n\n# Feedback Management\n\n  \n\n  \n\n\u003cdiv\u003e\n\n  \n\n\u003ch3  align=\"left\"\u003eManage Feedback using DhiWise, Salesforce and Canny\u003c/h1\u003e\n\n  \n\n\u003cstrong\u003e\n\n  \n\nGenerated with ❤️ from [DhiWise](https://www.dhiwise.com)\n\n  \n\n\u003c/strong\u003e\n\n  \n\n\u003cp\u003e\n\n  \n\nThis is the documentation of Flutter Applications.\n\n  \n\n\u003c/p\u003e\n\n  \n\n\u003c/div\u003e\n\n  \n  \n\n### About App\n\nIt is difficult to handle two platforms in a single app. As a result, this software helps in the connection between Canny and the Salesforce app. It implies that feedback may be stored straight from Canny to the Salesforce app.\n\n  \n\n### Features\n\n- Add feedback\n\n- List of feedback\n\n- Navigation Support\n\n- search feedback\n\n  \n\n### Third party packages Used\n\n1. fluttertoast\n\n  \n\n### Screenshots\n\n![alt text](https://raw.githubusercontent.com/kajal1598/image_01/master/Feedback-management.png)\n\n  \n  \n\n### Table of Contents\n\n  \n\n- [System Requirements](#system-requirements)\n\n  \n\n- [Figma design guideline for better accuracy](#figma-design-guideline-for-better-accuracy)\n\n  \n\n- [App Navigations](#app-navigations)\n\n  \n\n- [Project Structure](#project-structure)\n\n  \n\n- [How you can do code formatting?](#how-you-can-do-code-formatting)\n\n  \n\n  \n\n### System Requirements\n\n  \n\n- Dart SDK Version 2.17.0 or greater.\n\n- Flutter SDK Version 3.0.0 or greater.\n\n  \n\n  \n\n### Figma design guideline for better accuracy\n\n  \n\n  \n\nRead our guidelines to increase the accuracy of design conversion to code by optimizing Figma designs.\n\n  \n\nhttps://docs.dhiwise.com/knowledgehub/reference-guide-and-tools/figma\n\n  \n\n  \n\n### App Navigations\n\n  \n\nCheck your app's UI from the AppNavigation screen of your app.\n\n  \n  \n\n### Project Structure\n\n  \n\n  \n\nAfter successful build, your application structure should look like this:\n\n  \n\n  \n\n```\n\n  \n\n├── android - contains files and folders required for running the application on an Android operating system.\n\n  \n\n├── assets - contains all images and fonts of your application.\n\n  \n\n├── ios - contains files required by the application to run the dart code on iOS platforms.\n\n  \n\n├── lib - Most important folder in the project, used to write most of the Dart code.\n\n  \n\n├── main.dart - starting point of the application\n\n  \n\n├── core\n\n  \n\n│ ├── app_export.dart - contains commonly used file imports\n\n  \n\n│ ├── constants - contains all constants classes\n\n  \n\n│ ├── errors - contains error handling classes\n\n  \n\n│ ├── network - contains network related classes\n\n  \n\n│ └── utils - contains common files and utilities of project\n\n  \n\n├── data\n\n  \n\n│ ├── apiClient - contains API calling methods\n\n  \n\n│ ├── models - contains request/response models\n\n  \n\n│ └── repository - network repository\n\n  \n\n├── localization - contains localization classes\n\n  \n\n├── presentation - contains all screens and screen controllers\n\n  \n\n│ └── screens - contains all screens\n\n  \n\n├── routes - contains all the routes of application\n\n  \n\n└── theme - contains app theme and decoration classes\n\n  \n\n└── widgets - contains all custom widget classes\n\n```\n\n  \n\n  \n  \n\n### How you can do code formatting?\n\n  \n\n  \n\n- if your code is not formatted then run following command in your terminal to format code\n\n  \n\n```\ndart format .\n```\n\n### How to run\n\n- Add SalesforceToken,Canny's API key and required Ids(BoardId, AuthorId) in TokenConstant file.\n\n- Add your Salesforce URL(SALESFORCE_URL) api_clinet.dart file.\n\n  \n  \n  \n  \n  \n\n### MIT License\n\n  \n\nCopyright (c) 2022 DhiWise\n\n  \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\n\nof this software and associated documentation files (the \"Software\"), to deal\n\nin the Software without restriction, including without limitation the rights\n\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\ncopies of the Software, and to permit persons to whom the Software is\n\nfurnished to do so, subject to the following conditions:\n\n  \n\nThe above copyright notice and this permission notice shall be included in all\n\ncopies or substantial portions of the Software.\n\n  \n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\nFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n\nSOFTWARE.\n\n  \n\n## Join our community\n\n  \n\n- [DhiWise Discord Community](https://discord.gg/hTuNauNjyJ)\n\n- [Github](https://github.com/DhiWise)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhiwise%2Ffeedback-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhiwise%2Ffeedback-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhiwise%2Ffeedback-management-system/lists"}