Code Monkey home page Code Monkey logo

it-news-php's Introduction

IT News

IT News is a web application that displays news articles related to IT. The project was created as part of the curriculum for the Hack Your Future coding school. The project was developed as a part of the curriculum at the Hack Your Future coding school, utilizing the React library for the frontend and the MongoDB database to store the news articles. The initial template data for the application is provided in the articles.json file. Check out the deployed app here.

Key Features:

  • NewsList: Displays the latest 10 news articles on main page.
  • Search: Enables users to search for news articles using keywords. The search is powered by the Fuse.js library.
  • NewsFeed: Displays all news and groups the news articles by date. It also provides a "Load More" button that allows the user to view older news articles if available.

Server

Server side contains a simple CRUD (Create, Read, Update, Delete) API for managing news articles, powered by a MongoDB database. The API is designed to provide a backend service for a news website or application. Examples for each operation are provided in the repository. Set up the backend server using PHP and MongoDB. You can configure your MongoDB connection details in a config file.

Thanks for checking out my project! I hope you found it interesting and useful. If you have any questions or suggestions for improvements, feel free to reach out to me.

it-news-php's People

Contributors

intruston 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.