This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baf3655
commit baefc3d
Showing
5 changed files
with
103 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 `[email protected]`. 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 `[email protected]` 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 `[email protected]` 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset | ||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 | ||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | ||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com --> | ||
|
||
|
||
|
||
|
||
</urlset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
[email protected] | ||
|
||
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. |