Skip to content

sivaganeshsg/spacecraft-rss

Repository files navigation

RSS Reader

Challenge Link : https://github.com/spacecraft-digital/rss-reader

My Github Profile : https://github.com/sivaganeshsg

Database Schema available in "spacecraft.sql"

Instruction :
Need to change Database Details and BASEURL in config.php file.


Implementation overview :

  1. OOP
  2. Used Modular and Reusable function
  3. Secure saving of data using PDO Prepare statements
  4. Display output after filtering and sanitization
  5. Very Concise Comments and readable code

Screenshots :

  1. Home page

    Home page

  2. View Feed Contents Page

    View Feed Contents Page

  3. Edit Feed Page

    Edit Feed Page

  4. Refresh Notification

    Refresh Notification

About

Coding challenge for SpaceCraft, a Jadu Company. The task was to build RSS Reader in Core PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published