Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

11 lines (11 loc) · 1.12 KB

Spring2023

The project will parse xml and create tables on the database based on the xml file. The languages are used for the project implementation:Python, Node.js, Html,CSS,XML,SQL(Query Language),MariaDB The below dependencies and modules are used for the project implementation:,Morgan,Mysql,Mustache,session,http,path,express,support,handlebars, express- handlebars,nodemon, npm init is required for node js The below libraries used for the project implementation:os,mysql.connector,error,xml.etree.ElementTree The data set downloaded are xml files : https://www.nsf.gov/awardsearch/download.jsp The project will create dabase connectivity and then parse though each parent and child element of xml file and as per syntax create tables. The second part os the project will then again connect to database to get information from web, that is run though localhost port. The project is very simple and easy to undersatnd with one pager code in py file and with proper saperation of view, mdules and main code in node js. The project can be find here in github and also can be find in docker (just pull the image) docker push salukumari/nsf:v2