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 :
- OOP
- Used Modular and Reusable function
- Secure saving of data using PDO Prepare statements
- Display output after filtering and sanitization
- Very Concise Comments and readable code
Screenshots :