oSoloTurk / PackageTracking

Simple Package Service Vehicle Tracking Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Service Vehicle Tracking

Simple Package Service Vehicle Tracking Application

Description

This application is aimed at small-scale local businesses to carry out package service transactions.

Getting Started

Installing

  • 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!

(Optional)

  • If you want to change the appearance and content of the forgot password mail, you can use the components/mail/mail_creator.php file.

Default User

Some Photos

Imgur Imgur Imgur Imgur Imgur

Help and some notes

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.

Authors

Contributors names and contact info

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details

Acknowledgments

About

Simple Package Service Vehicle Tracking Application

License:GNU General Public License v3.0


Languages

Language:PHP 94.6%Language:JavaScript 4.1%Language:CSS 1.3%