Git Product home page Git Product logo

news_site's Introduction

Online News site

Table of Contents

General Information

An online news site that includes the latest news, news categories and breaking news with an advanced admin panel.

Technologies Used

  • PHP 8.1.10

Features

List the ready features here:

  • Breaking News
  • Editor's Choice
  • Controversial News
  • User Permissions
  • Web Setting
  • Authentication

Screenshots

online news screenshot

online news screenshot

adminPanel screenshot

online news posts screenshot

RegisterPage screenshot

Setup

  1. Install XAMPP or WAMPP

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/MobinaJafarian/OnlineNewsSite)
    OR follow gitbash commands

    i>cd C:\xampp\htdocs\

    ii>git clone https://github.com/MobinaJafarian/OnlineNewsSite.git

  4. extract files in C:\xampp\htdocs.

Note
The project name must be OnlineNewsSite

  1. open link localhost/phpmyadmin

  2. click on new at side navbar.

  3. give a database name as (news-project) hit on create button.

  4. after creating database name click on import.

  5. browse the file in directory [OnlineNewsSite/database/news-project.sql].

  6. after importing successfully.

  7. open any browser and type http://localhost/OnlineNewsSite/

  8. first register and then login

  9. admin login details:

Note
Don't forget to configure your database information in the index.php

And also mail configuration in the index.php ( I used mailtrap )

Project Status

Project is: complete

Contact

Created by @MobinaJafarian - feel free to contact me!

news_site's People

Contributors

kailos301 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.