Tech Blog

  • Tech Stack: Android, Java, Kotlin, Firebase, XML
  • Github URL: Project Link

An e-commerce Android application within the college campus where students can sell and buy products.

Overview

The application contains a list of products such as coolers and cycles, on which users can click to view details and add them to their cart. Users can like and dislike products as well. Additionally, users can sell products if they are signed up as sellers. Some other features include:

  • Login/Signup with proper email verification that allows only college students (MNNIT) to create accounts.
  • RecyclerView with variable span size to showcase sellable products.
  • Search bar and filtering options.
  • One-to-one chat functionality between buyers and sellers for sharing texts and images.
  • Product detail screen and custom radio buttons.
  • Profile update section.