Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 467 Bytes

Smart-Suggester

The program will suggest which smartphone fulfilled your minimum specifications needed.It will list a bunch of smartphones.

Smartphone.java

The class to store the elements of the smartphones such as RAM size,Internal Memory Size,Camera.

SmartSuggester.java

The main class.Will have all the data of the smartphone. Also place where the user have to include the minimum requirement they needed. The program will compare the specifications here.