{"id":25237393,"url":"https://github.com/shishir786/tour-data-collect","last_synced_at":"2026-05-17T17:34:12.239Z","repository":{"id":266011699,"uuid":"896962273","full_name":"shishir786/Tour-Data-Collect","owner":"shishir786","description":"This project focuses on collecting, managing, and analyzing tour-related data to enhance travel insights and planning. It helps store and process travel details efficiently using PHP and MySQL as database","archived":false,"fork":false,"pushed_at":"2024-12-22T18:39:28.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T16:02:49.200Z","etag":null,"topics":["form-submission","mysql-database","php-mysql","php-project","tour-booking-system","tour-management","tour-registration","travel-form","user-input-handling"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shishir786.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-12-01T18:19:45.000Z","updated_at":"2025-01-31T19:31:36.000Z","dependencies_parsed_at":"2024-12-22T19:39:41.556Z","dependency_job_id":null,"html_url":"https://github.com/shishir786/Tour-Data-Collect","commit_stats":null,"previous_names":["shishir786/tour_form","shishir786/tour-data-collect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shishir786%2FTour-Data-Collect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shishir786%2FTour-Data-Collect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shishir786%2FTour-Data-Collect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shishir786%2FTour-Data-Collect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shishir786","download_url":"https://codeload.github.com/shishir786/Tour-Data-Collect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247385516,"owners_count":20930595,"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":["form-submission","mysql-database","php-mysql","php-project","tour-booking-system","tour-management","tour-registration","travel-form","user-input-handling"],"created_at":"2025-02-11T16:00:37.425Z","updated_at":"2026-05-17T17:34:12.205Z","avatar_url":"https://github.com/shishir786.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tour Registration Management System\n\n## Overview\nThe **Tour Registration Management System** is a web-based application designed to simplify the process of managing tour registrations and customer information. This system provides a user-friendly interface, efficient data management, and robust form validation to enhance usability and data accuracy.\n\n## Features\n- **User-Friendly Interface**: Clean and intuitive design using HTML and CSS.\n- **Backend Processing**: Powered by PHP for dynamic data handling.\n- **Data Storage**: MySQL database integration for efficient storage and management of customer and tour data.\n- **Form Validation**: Comprehensive validation to prevent errors and ensure data accuracy.\n- **Data Reporting**: Easy retrieval and reporting of stored information for administrative purposes.\n\n## Technologies Used\n- **Frontend**: HTML, CSS\n- **Backend**: PHP\n- **Database**: MySQL\n\n# Authors\n- [Abdullah Shishir](https://github.com/shishir786)\n\n## Prerequisites\nTo run this project locally, ensure you have the following installed:\n- [XAMPP](https://www.apachefriends.org/index.html) or any other local server environment\n- Web browser (Google Chrome, Mozilla Firefox, etc.)\n- Code editor (VS Code, Sublime Text, etc.)\n\n## Installation and Setup\n1. **Clone the Repository**  \n   ```bash\n   git clone https://github.com/shishir786/tour_form.git\n   cd tour-registration-system\n   ```\n\n2. **Start Local Server**  \n   - Launch XAMPP or your preferred local server.\n   - Start the Apache and MySQL services.\n\n3. **Database Setup**  \n   - Open phpMyAdmin at `http://localhost/phpmyadmin/`.\n   - Create a database named `tour_management`.\n   - Import the provided SQL file:\n     - Navigate to the `tour-registration-system/database` folder.\n     - Upload `tour_management.sql` to phpMyAdmin.\n\n4. **Configure Database Connection**  \n   - Open the `config.php` file in the root folder.\n   - Update the database credentials as required:\n     ```php\n     define('DB_HOST', 'localhost');\n     define('DB_USER', 'root');\n     define('DB_PASSWORD', '');\n     define('DB_NAME', 'tour_management');\n     ```\n\n5. **Run the Application**  \n   - Place the project folder in the `htdocs` directory of XAMPP.\n   - Open a web browser and navigate to:\n     ```\n     http://localhost/tour-registration-system/\n     ```\n\n## Usage\n\n1. **Registration Form**  \n   - Users can fill out and submit their details to register for a tour.\n2. **Admin Panel**  \n   - Admins can view, edit, and delete customer registrations details (requires authentication).\n\n\n\n## Future Enhancements\n- Add user authentication for customers.\n- Integrate payment gateway for online tour bookings.\n- Implement a notification system for booking confirmations.\n\n## Contributing\nContributions are welcome! Please follow these steps:  \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\"`).  \n4. Push to the branch (`git push origin feature-name`).  \n5. Open a pull request.  \n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Screenshort\n![382595167-5d112005-26cc-4442-8d3d-27241e6b4eaa](https://github.com/user-attachments/assets/6c501c85-6c35-46de-bdf6-d91c812837e7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshishir786%2Ftour-data-collect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshishir786%2Ftour-data-collect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshishir786%2Ftour-data-collect/lists"}