{"id":19011796,"url":"https://github.com/nesarw/travel-recommendations-website","last_synced_at":"2026-04-14T23:33:53.988Z","repository":{"id":227901814,"uuid":"772675320","full_name":"nesarw/Travel-Recommendations-Website","owner":"nesarw","description":"A Travel Recommendation Website Project in PHP","archived":false,"fork":false,"pushed_at":"2025-01-31T13:55:29.000Z","size":4418,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T15:51:47.404Z","etag":null,"topics":["css","html","javascript","php","sql"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/nesarw.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":"2024-03-15T16:59:54.000Z","updated_at":"2025-01-31T13:55:33.000Z","dependencies_parsed_at":"2024-03-15T18:26:57.146Z","dependency_job_id":"b60e686b-e451-45fa-bc5a-508e0c84a7fb","html_url":"https://github.com/nesarw/Travel-Recommendations-Website","commit_stats":null,"previous_names":["nesarw/travel-recommendations-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nesarw/Travel-Recommendations-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesarw%2FTravel-Recommendations-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesarw%2FTravel-Recommendations-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesarw%2FTravel-Recommendations-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesarw%2FTravel-Recommendations-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nesarw","download_url":"https://codeload.github.com/nesarw/Travel-Recommendations-Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nesarw%2FTravel-Recommendations-Website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","javascript","php","sql"],"created_at":"2024-11-08T19:15:43.892Z","updated_at":"2026-04-14T23:33:53.955Z","avatar_url":"https://github.com/nesarw.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"```markdown\n# 🌍 Travel Recommendations Website\n\n## 📌 Overview\nThe **Travel Recommendations Website** is a **PHP-based web application** that helps users find and book travel experiences. It features **user authentication, feedback submission, and travel recommendations**.\n\n 📂 Project Structure\nnesarw-travel-recommendations-website/\n│── README.md                   # Project Documentation\n│── index.php                    # Homepage\n│── homepage.php                 # Main dashboard\n│── login.php                    # User login functionality\n│── logout.php                   # User logout functionality\n│── book.php                     # Booking system\n│── feedback.php                 # Feedback form\n│── feedback1.php                 # Feedback processing\n│── feedbackdisplay.php           # Displaying feedback\n│── account.php                   # User account management\n│── accountdisplay.php            # Account details display\n│── accountdisplay1.php           # Additional account details\n│── connection.php                # Database connection\n│── config.php                    # Database configuration\n│── delete.php                    # Delete user account\n│── script.js                     # JavaScript for UI interactions\n│── app.js                         # Frontend scripts\n│── style1.css - style9.css        # Styling for the website\n│── image/\n│   └── changla.webp               # Sample image for UI\n\n\n## 🚀 Getting Started\n\n### 1️⃣ Prerequisites\nEnsure you have the following installed:\n- **XAMPP / WAMP (For PHP and MySQL Server)**\n- **Web Browser (Chrome, Firefox, Edge, etc.)**\n- **VS Code / Sublime Text (Recommended IDEs)**\n\n### 2️⃣ Installation\nClone the repository and set up the database:\n```bash\ngit clone https://github.com/nesarw/nesarw-travel-recommendations-website.git\ncd nesarw-travel-recommendations-website\n```\n\n### 3️⃣ Database Setup\n- Import the SQL database in **phpMyAdmin**.\n- Update database credentials in `config.php` and `connection.php`:\n```php\n$mysqli = new mysqli(\"localhost\", \"root\", \"\", \"travel\");\n```\n\n### 4️⃣ Running the Application\n1. Start **Apache** and **MySQL** in XAMPP/WAMP.\n2. Place the project folder inside the `htdocs` directory.\n3. Open your browser and visit:\n   ```\n   http://localhost/nesarw-travel-recommendations-website/\n   ```\n\n## 🔥 Features\n✅ **User Authentication (Login, Logout, Registration)**  \n✅ **Travel Recommendations \u0026 Booking System**  \n✅ **User Feedback Submission \u0026 Display**  \n✅ **Secure Database with PHP \u0026 MySQL**  \n✅ **Responsive UI with HTML, CSS, JavaScript**  \n\n## 📜 License\nThis project is licensed under the MIT License.\n\n## 🤝 Contributing\nContributions are welcome!  \nFork the repo, create a branch, and submit a **Pull Request**.\n\n---\n\n⭐ **Star this repo if you found it helpful!** ⭐\n```\n\nThis `README.md` includes:\n- A **structured project overview**\n- **Installation and setup guide**\n- **Database configuration**\n- **Features and usage instructions**\n- **Contribution guidelines**\n\nCopy and paste this directly into your **GitHub repository**. Let me know if you need any modifications! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesarw%2Ftravel-recommendations-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnesarw%2Ftravel-recommendations-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesarw%2Ftravel-recommendations-website/lists"}