{"id":22458032,"url":"https://github.com/sadanand1256/onlinenewssite-develop","last_synced_at":"2026-05-18T03:35:19.573Z","repository":{"id":243935310,"uuid":"813826427","full_name":"Sadanand1256/OnlineNewsSite-develop","owner":"Sadanand1256","description":"About An online news site that includes the latest news, news categories and breaking news with an advanced admin pannel","archived":false,"fork":false,"pushed_at":"2024-06-11T20:29:02.000Z","size":8991,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T10:29:20.749Z","etag":null,"topics":["admin","admin-panel","boots","mysql","news","newsw","php","php8","phpproject"],"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/Sadanand1256.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-06-11T20:21:30.000Z","updated_at":"2024-06-11T21:21:20.000Z","dependencies_parsed_at":"2024-06-12T05:20:40.159Z","dependency_job_id":null,"html_url":"https://github.com/Sadanand1256/OnlineNewsSite-develop","commit_stats":null,"previous_names":["sadanand1256/onlinenewssite-develop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sadanand1256/OnlineNewsSite-develop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sadanand1256%2FOnlineNewsSite-develop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sadanand1256%2FOnlineNewsSite-develop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sadanand1256%2FOnlineNewsSite-develop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sadanand1256%2FOnlineNewsSite-develop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sadanand1256","download_url":"https://codeload.github.com/Sadanand1256/OnlineNewsSite-develop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sadanand1256%2FOnlineNewsSite-develop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["admin","admin-panel","boots","mysql","news","newsw","php","php8","phpproject"],"created_at":"2024-12-06T08:10:29.289Z","updated_at":"2026-05-18T03:35:19.557Z","avatar_url":"https://github.com/Sadanand1256.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online News site\n\n\n## Table of Contents\n* [General Info](#general-information)\n* [Technologies Used](#technologies-used)\n* [Features](#features)\n* [Screenshots](#screenshots)\n* [Setup](#setup)\n* [Project Status](#project-status)\n* [Contact](#contact)\n\n\n\n## General Information\nAn online news site that includes the latest news, news categories and breaking news with an advanced admin panel.\n\n## Technologies Used\n- PHP 8.1.10\n\n\n\n## Features\nList the ready features here:\n- Breaking News\n- Editor's Choice\n- Controversial News\n- User Permissions\n- Web Setting\n- Authentication\n\n\n## Screenshots\n![online news screenshot](./public/screenshots/Screenshot%20online%20news%20(2).png)\n\n![online news screenshot](./public/screenshots/Screenshot%20online%20news.png)\n\n![adminPanel screenshot](./public/screenshots/Screenshot%20Panel.png)\n\n![online news posts screenshot](./public/screenshots/Screenshot%20Posts.png)\n\n![RegisterPage screenshot](./public/screenshots/Screenshot%20Register.png)\n\n## Setup\n\n1. Install XAMPP or WampServer\n\n2. Open XAMPP Control panal and start [apache] and [mysql] .\n\n3. Download project\n   1. from GitHub (https://github.com/MobinaJafarian/OnlineNewsSite)\n   2. or you can clone by cmd \n      1. `cd C:\\xampp\\htdocs \u0026\u0026 git clone https://github.com/MobinaJafarian/OnlineNewsSite.git`\n \n4. extract files in C:\\\\xampp\\htdocs\\.\n\n\u003e **Note** \u003cbr\u003e\n\u003e  The project name must be `OnlineNewsSite`\n\n5. open link localhost/phpmyadmin\n\n6. click on new at side navbar.\n\n7. Name a database as (news-project) and hit the create button.\n\n8. after creating the database name click on import.\n\n9. browse the file in directory\n[OnlineNewsSite/database/news-project.sql].\n\n10. after importing successfully.\n\n11. open any browser and type http://localhost/OnlineNewsSite/\n\n12. first register and then login\n\n13. Admin account details for login:\n- Email: `onlinenewssite@admin.com and`\n- Password: `123456789`\n\n\n\u003e **Note** \u003cbr\u003e\n\u003e Don't forget to configure your database information in the `index.php`\n\n\n\u003e And also mail configuration in the `index.php`  ( I used [mailtrap](https://mailtrap.io/) )\n\n\n\n## Project Status\nStatus Project:  _complete_\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadanand1256%2Fonlinenewssite-develop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadanand1256%2Fonlinenewssite-develop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadanand1256%2Fonlinenewssite-develop/lists"}