{"id":24200003,"url":"https://github.com/elhussin/ordertraker","last_synced_at":"2026-05-07T23:34:35.016Z","repository":{"id":214180574,"uuid":"583459061","full_name":"Elhussin/orderTraker","owner":"Elhussin","description":"The Order Tracking System is a PHP-based web application designed to manage and monitor orders through various stages:  Submitted to the lab Received back from the lab Delivered to the customer This system is tailored for businesses that require precise tracking of orders, ensuring smooth operations and transparency.","archived":false,"fork":false,"pushed_at":"2024-12-30T12:41:20.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T20:42:15.574Z","etag":null,"topics":["css","html","ja","php","tracker"],"latest_commit_sha":null,"homepage":"http://order.infy.uk/","language":"PHP","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/Elhussin.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-12-29T21:03:28.000Z","updated_at":"2024-12-30T12:41:23.000Z","dependencies_parsed_at":"2023-12-26T13:00:45.010Z","dependency_job_id":"622fa1a0-fac8-45f2-9003-7fcfa08293ab","html_url":"https://github.com/Elhussin/orderTraker","commit_stats":null,"previous_names":["first-maker/ordertraker","elhussin/ordertraker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elhussin%2ForderTraker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elhussin%2ForderTraker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elhussin%2ForderTraker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elhussin%2ForderTraker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elhussin","download_url":"https://codeload.github.com/Elhussin/orderTraker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241638786,"owners_count":19995264,"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":["css","html","ja","php","tracker"],"created_at":"2025-01-13T20:40:18.711Z","updated_at":"2026-05-07T23:34:29.996Z","avatar_url":"https://github.com/Elhussin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Order Tracking System\n\n## Overview\nThe **Order Tracking System** is a PHP-based web application designed to manage and monitor orders through various stages:\n\n1. **Submitted to the lab**\n2. **Received back from the lab**\n3. **Delivered to the customer**\n\nThis system is tailored for businesses that require precise tracking of orders, ensuring smooth operations and transparency.\n\n## Features\n- **Order Management**: Track and update the status of orders in real-time.\n- **Lab Integration**: Monitor orders sent to and received from the lab.\n- **Customer Delivery**: Manage deliveries to ensure timely handovers to customers.\n- **User-Friendly Interface**: Simplified design for easy navigation and management.\n\n## Technologies Used\n- **Backend**: PHP\n- **Database**: MySQL\n- **Frontend**: HTML, CSS, JavaScript (optional for enhancements)\n\n## Installation\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/Elhussin/orderTraker.git\n   ```\n2. **Set up the database:**\n   - Import the `order_tracking.sql` file into your MySQL database.\n   - Update the database connection details in `config.php`:\n     ```php\n     \u003c?php\n     $host = 'localhost';\n     $user = 'your_username';\n     $password = 'your_password';\n     $database = 'order_tracking';\n     ?\u003e\n     ```\n\n3. **Run the application:**\n   - Place the project in your web server's root directory (e.g., `htdocs` for XAMPP).\n   - Open the application in a browser: `http://localhost/orderTraker/`\n\n## Usage\n1. **Login**: Access the system with your credentials.\n2. **Add Orders**: Enter new orders, specifying details like customer info and order description.\n3. **Update Status**: Change the order status to:\n   - `Submitted to Lab`\n   - `Received from Lab`\n   - `Delivered to Customer`\n4. **Track Orders**: View all orders and their current statuses in a centralized dashboard.\n\n## Folder Structure\n```\norderTraker/\n├── index.php          # Main entry point\n├── config.php         # Database configuration\n├── nav.php            # Navigation menu\n├── views/             # HTML templates\n├── controllers/       # Business logic\n├── models/            # Database interactions\n├── assets/            # CSS, JS, and images\n└── order_tracking.sql # Database schema\n```\n\n## Contributing\n1. Fork the repository.\n2. Create a new branch for your feature: `git checkout -b feature-name`\n3. Commit your changes: `git commit -m 'Add feature description'`\n4. Push to the branch: `git push origin feature-name`\n5. Submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n## Contact\nFor questions or support, please contact:\n- **GitHub**: [Elhussin](https://github.com/Elhussin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felhussin%2Fordertraker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felhussin%2Fordertraker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felhussin%2Fordertraker/lists"}