The main aim of our app is to provide basic information about electronics and also provide the components to the students, faculty, and product manufacturers. And we also give detailed information (component names, component description, nature of working) about electronic components which are Integrated circuits (IC), very large scale integrated circuits(VLSI), ready-made PCB design circuits, soldering iron, multimeters etc. The source used to build this app is Android studio; it is also called an integrated development environment(IDE). It is a good Platform to build any Android application and it is also integrated with Android virtual device (AVD). The main languages required to build an application are Java and XML. XML is used for the front end of an application and Java is used for the backend of an application. This app works on the android platform only.