Skip to content

📈📊Web applications that process stock market news XML file(which is obtained from an open source RSS feed "https://www.sec.gov/news/pressreleases.rss" ), store extracted information in MongoDB, add new entries, generate new xml datasets, different types of reports based on filters

Notifications You must be signed in to change notification settings

LalanaChami/PhP-MongoDb-web-app-that-processes-XML-data

Repository files navigation

PhP MongoDB based web application

⚠️🛑 Before running the web application (through your WAMP,MAMP or XAMP) servers please download and install the php-mongoDB drivers.

Fetches the data from the XML file which was obtained from a RSS feed, and add the fetched XML data to the mongoDB.

alt text





Add new data(entries) to the mongoDB

alt text





Search and fetch data according to the catagory(search both data which is manually inputed and data which already exsists in the XML file)

alt text





Output all the data as HTML, including both the data which is manually inputed and the data which already exsists in the XML file

alt text





Extract the data which is available in the mongoDB to a seperate XML file

alt text

About

📈📊Web applications that process stock market news XML file(which is obtained from an open source RSS feed "https://www.sec.gov/news/pressreleases.rss" ), store extracted information in MongoDB, add new entries, generate new xml datasets, different types of reports based on filters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published