Skip to content

Syedovaiss/clot-app

Repository files navigation

Cloth App

Clot App is a comprehensive e-commerce application designed for learning purposes. It encompasses a wide range of essential features that simulate the core functionalities of a real-world online shopping platform. This app is ideal for those looking to understand and develop skills in e-commerce app development.

Key Features

Search: Effortlessly search for products using an intuitive search bar.

Login & Signup: Secure account management, allowing users to create accounts and log in to personalize their shopping experience.

Home: Browse through the homepage featuring various categories and highlighted products.

Address: Add and manage multiple shipping addresses for hassle-free checkout.

Payment: Safe and secure payment gateway integration for smooth transactions.

Wishlist: Save favorite products to your wishlist for future reference.

Products: Discover a wide variety of products with detailed descriptions and images.

Product Details: View in-depth product information including specifications, reviews, and ratings.

Profile: Manage personal details and preferences, including email, contact information, and order history.

Cart: Add products to your shopping cart and modify quantities before proceeding to checkout.

Checkout: Complete your purchase with an easy and guided checkout process.

Order Placement: Confirm and place your order securely.

Past Orders: View a history of your previous orders with tracking details.

Clot App offers a hands-on approach to understanding e-commerce app development, with a focus on user experience, smooth transactions, and detailed product interactions. It’s the perfect starting point for anyone interested in building a robust e-commerce platform from the ground up.

🔗 Backend Codebase

Clot-Backend

🔗 Postman Collection

Download Now

Demo

Demo Link

Installation

Things which need to be setup before Installation

For Android

  • JDK
  • Android SDK
  • Android Emulator
  • Android Studio
  • Gradle

For iOS

  • Xcode
  • Cocoapods
  • ios-deploy
  • iOS Simulator
  • Ruby

Other Installations

  • Watchman

After installing above dependencies

npm install

For running iOS app

cd ios
pod install
cd ..

For Running App on Simulator

npm run start

Appendix

About

Sample React Native app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages