Project 3 things:Libraries:- locations - - Coordinate - - major cities (6 max per country)- Constellations - Information on constellations (last thing to put in)Goals- see what constellation will be overhead at a given place and timeStages of user input1.) where in earth orbit (time)2.) location earth3.) compute constellations based on that information4.) print to an array5.) print to a file (if user wants)Who does what (tentative):- orbital models (visual aid) (Elizabeth)- Pass user input to algorithm (Brandon and Moses)- User interface (Elon)