Skip to content

apoorvt95/News-Aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Aggregator

Objective

It is a pilot project that I developed with my college mate for academic course DBMS CS-305. College: NIT Delhi

Requirements

  1. Apache server
  2. PHP 7.0.X
  3. MySQL

OR

Install XAMPP.

How to deploy the website

i) After installing the requirements, just copy and paste files inside htdocs folder to htdocs on your local system.

ii) Import the Database from mysql folder (Check mysql documentation to import database)

iii) Start Apache server and MySQL daemons.

iv) Open your browser. Type localhost:PORT_NO in URL(Instead of PORT_NO write the port your Apache server is running).

v) VIOLA! You successfully configured the website to run on your system.

Tasks

  • Create UI.
  • Create Database and ER model.
  • Deploy the website.
  • Use Third Party App APIs to collect news from web. (Eg: webhose.io)

ER Model

Alt text

About

A Pilot project for News Aggregator website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors