diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 00000000..004c2928 --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,25 @@ +# Support + +Welcome to our support page. We are here to help you with any questions or issues you may have with our product. Please review the following information before contacting us for support. + +## Frequently Asked Questions (FAQs) + +Before contacting us, please check if your question has been answered in our FAQs. + +## Contact Us + +If you still need assistance, please contact us using one of the following methods: + +Email: Send an email to `nguyenxuannhan407@gmail.com`. Please include a detailed description of the issue you are experiencing, any error messages you have received, and any steps you have taken to resolve the issue. + +When contacting us for support, please provide as much detail as possible about the issue you are experiencing, including any error messages you have received and steps you have taken to resolve the issue. The more information you provide, the better we will be able to assist you. + +## Bug Reporting + +If you have found a bug in our product, please report it to us by emailing `nguyenxuannhan407@gmail.com` Please include a detailed description of the issue, including steps to reproduce the bug if possible, and any error messages you have received. Our team will investigate the issue and work to resolve it as quickly as possible. + +## Feature Requests + +If you have a feature request for our product, please email `nguyenxuannhan407@gmail.com` with your suggestion. We welcome your feedback and will consider all feature requests carefully as we continue to improve our product. + +Thank you for choosing our product. We appreciate your business and are here to help you with any questions or issues you may have. diff --git a/apps/Profio.Api/Profio.Api.csproj.user b/apps/Profio.Api/Profio.Api.csproj.user index 31772ede..2d5253e0 100644 --- a/apps/Profio.Api/Profio.Api.csproj.user +++ b/apps/Profio.Api/Profio.Api.csproj.user @@ -4,7 +4,7 @@ https ApiControllerEmptyScaffolder root/Common/Api - D:\Coding\ProfioApp\apps\Profio.Api\Properties\PublishProfiles\Profio-Sv2 - Web Deploy.pubxml + D:\Coding\ProfioApp\apps\Profio.Api\Properties\PublishProfiles\FolderProfile.pubxml RazorPageScaffolder root/Common/RazorPage diff --git a/apps/Profio.Website/wwwroot/sitemap.xml b/apps/Profio.Website/wwwroot/sitemap.xml new file mode 100644 index 00000000..bb299752 --- /dev/null +++ b/apps/Profio.Website/wwwroot/sitemap.xml @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/changelog.md b/changelog.md new file mode 100644 index 00000000..6ef6f166 --- /dev/null +++ b/changelog.md @@ -0,0 +1,42 @@ +# Profio Logistic Application + +## 0.0.1 (2023-09-13) [Alpha Release] + +Release first version of Profio Logistic Application + +### Features + +- Create Content Management System +- Create Application Programming Interface +- Make a load balancer for the application + +You can visit the release of this version [here](https://github.com/HutechCJ/ProfioApp/releases/tag/v0.0.1) + +## 0.0.2 (2023-09-15) [Beta Release] + +### Features + +- Integrate with external services +- Send email to user + +### Bug Fixes + +- Fix bug in login page +- Fix some bugs in the application + +You can visit the release of this version [here](https://github.com/HutechCJ/ProfioApp/releases/tag/v0.0.2) + +## 1.0.0 (2023-09-20) [v1.0.0] + +### Features + +- Send sms to user +- Tracking order status +- Handle incidents in the application +- Find shortest path for delivery with each order phase + +### Bug Fixes + +- Fix some bugs in the application + +You can visit the release of this version [here](https://github.com/HutechCJ/ProfioApp/releases/tag/v1.0.0) diff --git a/copyright.txt b/copyright.txt new file mode 100644 index 00000000..90a17098 --- /dev/null +++ b/copyright.txt @@ -0,0 +1,23 @@ +Copyright © 2023 Profio Logistics, Inc. All rights reserved. + +This application, including all text, graphics, software, and other content, is the property of Profio Logistics, Inc. and is protected by Vietnam and international copyright laws. + +The unauthorized reproduction or distribution of this copyrighted work, or any portion thereof, is strictly prohibited and may result in severe civil and criminal penalties. Any use of this application not expressly authorized by Profio Logistics, Inc. may also violate trademark, privacy, and other applicable laws. + +Profio Logistics, Inc. reserves all rights not expressly granted in this copyright notice, including the right to take legal action against any unauthorized use of this application. + +For inquiries about licensing, permissions, or other usage rights, please contact: + +Hutech University +475A Dien Bien Phu Street, +Ward 25, Binh Thanh District, Ho Chi Minh City, Vietnam +028 5445 2222 +hutech@hutech.edu.vn + +Any use of this application implies acceptance of the terms and conditions outlined in this copyright notice. + +Profio Logistics, the Profio Logistics logo, and all related product and service names are trademarks, registered trademarks, or service marks of Profio Logistics, Inc. Any unauthorized use of these trademarks is strictly prohibited. + +Thank you for using Profio Logistic Application responsibly and respecting our intellectual property rights. + +2023 Profio Logistics, Inc. All rights reserved.