Built an online shopping app from selection of product to check out at shopping cart. To soothe the process searching, sorting of products based on certain preferences(quantity, company, weight, ounces....etc) were also implemented.
Hackathon time limit 12 hours.
Used volley library to parse the provided JSON data.
Sqlite database had been used to store the user preferences and created dynamic layouts using fragments.
Created the complete app including the mentioned extras.
Java, XML, Android Studio, UI designing