Aryabhata is a web application that displays all the objects tracked in Earth orbit in real time. You can see a demo on its usage here. It's based around the NASA WorldWind 3D globe web library and the Satellite.js library. It obtains the information of all the orbiting objects from a public data source set up by the US government. If you want to see Aryabhata source code, check this point in the history of the repository.
We took a sample from the resources provided and used propagator software and fed TLE data to it. Edited a lot Javascript and made this project possible. We used Visual studio code to edit the codes. Used Python to extract some of the data but we didn't included in the source we going to provide. Cause it does mean more for this project.
We used NASA World-Wind 3D globe library and Satellite.js for production of 3 D figure. We used space-track.org to obtain information and used space track's web API to retrieve the data.
Video demonstration link (Google Drive)
Two line element set
space-track.org
space track web API