Skip to content

vikas22/CodeLearnIntern

Repository files navigation

CodeLearnIntern

Software Used : Eclipse.

About plugin:

Plugin which helps to display the information about flights and its timings of source and destination. For time being, plugin fetches the data of only some places places are (both from and to between these places only ).: Bangalore,Chennai,Delhi,Mumbai,Goa,cochin,hyderabad,ahmedabad.

I have used makemytrip website to fetch the details.

If any other place is given as an input plugin will display "invalid".

Test cases :

I have used junit to test, i have written 7 testcodes which have run successfully. Image :test.png;

TestCodes:

File: ViewPart13Test.java.

Installation Procedure :

1.Once you download the zip file from github extact it. 2.After extracting you find a folder named export. 3.Now, open Eclipse Ide. 4.goto Help->Install New Software 5.now in "work with" row click Add button 6.on the popup window in Name type "Local site" and in location type "file:'Location of export folder'"(ref:add.png -> in this image i have used a sample drive location replace it with your export flder location) press ok . 7.uncheck group items by category. 8.now you will find Codelearn in the above table of the window check it and click next ->next -> accept the terms click finish ->ok. 9.now eclipse will restart.

TO Check the Plugin.

1.goto Window ->show view -> other. 2.now expand other folder in the popup window. 3.select CodeLearnInternship.view13 , click ok.

As it's a view plugin you will find the pluginview next to other standard views ex:console,error etc.

I have attached a sample.png image describes how the plugin works.

sample.png, mumbai to bangalore flights.

to verify the results you can always use the following link. http://www.makemytrip.com/flights/mumbai-bangalore-cheap-airtickets.html

in the above link replace mumbai and bangalore with required source and destinations. note:plugin works for only some mentioned places as above.

I have even added the plugin project CodeLearnInternship.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages