This is a reverse e-commerce application with two modules: Users and Sellers. Users create posts for products, which are then visible to registered sellers. Sellers can comment on posts, and both parties can connect to discuss the product further.
All functionalities have been implemented as per client requirements.