Simple Package Service Vehicle Tracking Application
This application is aimed at small-scale local businesses to carry out package service transactions.
- Download the project to a folder.
git clone https://github.com/oSoloTurk/PackageTracking.git
-
Open "settings" folder and edit connection_settings.php for your settings
-
Open "settings" folder and edit mail_settings.php for your settings
-
Create a MySQL database and import the db.sql
-
Open .htaccess file and edit "yourdomain.com" areas
-
Done!
- If you want to change the appearance and content of the forgot password mail, you can use the components/mail/mail_creator.php file.
- Email: [email protected]
- Password: 123456turkey
This project is the first project I have developed with this language, and it will not receive bug fixes or enhancements later, if you want to work on it, you can make a pull request or other requests.
Contributors names and contact info
- Created in Turkish by @oSoloTurk
- Translated to English by @bertek41
- Translated to German by @Google
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details