Guidelines to run the project:-
- Install Node js on system.
- Install express framework on system.
- Run the Databasescripts in a mySQL workbench or PHPmyAdmin( the scripts are present in DataBase.sql) and store in a database called catalogue.
- Go to command line of the folder the project is present in and type node Controller.js
- Then go to browser and type localhost:3000