farfetch

There are 18 repositories under farfetch topic.

  • Farfetch/kafkaflow

    Apache Kafka .NET Framework to create applications simple to use and extend.

    Language:C#74726184131
  • Farfetch/mockingbird

    Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases.

    Language:Swift2009316
  • Farfetch/loadshedding

    A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it

    Language:C#938510
  • Farfetch/network-monitor-ios

    Network Monitor SDK for iOS

    Language:Swift757517
  • Farfetch/garment

    Tool for managing monorepos

    Language:TypeScript4562410
  • Farfetch/react-carousel

    A react carousel component, with support for Swipe, Scroll and Snap Points.

    Language:JavaScript33471
  • Farfetch/react-context-responsive

    A package that provides a responsive context to your application, using React Context API.

    Language:JavaScript2871911
  • checkarg

    Farfetch/checkarg

    Guard clause library for Python projects, to validate arguments on every python function/method.

    Language:Python226114
  • Farfetch/token-exchange

    TokenExchange is a .NET Framework that implements the RFC 8693, OAuth 2.0 Token Exchange. This framework consists of a nuget package designed to be installed and used together with an authentication server using Identity Server 4, it extends it and implements the RFC in a very simple way.

    Language:C#22631
  • Sab01123/Farfetch-Cloned

    This is a cloned website of farfetch. Farfetch is a British-Portuguese online luxury fashion retail platform that sells products from over 700 boutiques and brands from around the world.

    Language:JavaScript101214
  • acdick/touch_driven_recommender_engines

    Farfetch: Understanding the customer

    Language:Python7001
  • gdomaradzki/ecommerce-prototype

    Simple e-Commerce prototype made in Vue.js

    Language:JavaScript4102
  • Farfetch/.github

    Community health files for the @Farfetch organization

  • aman1080phd/Farfetch

    Farfetch is an online platform connecting sellers and buyers of personal luxury goods. It was founded in 2008. We have cloned this website using Vanilla JavaScript.

    Language:JavaScript2000
  • rnk20/Image-Scraper

    Python Implementation for Scraping Images from websites like asos, lyst, farfetch etc.

    Language:Jupyter Notebook2100
  • databoutique/Farfetch-web-scraped-data

    Farfetch web scraped data, on sale on Databoutique.com. Dataset created with web scraping, full snapshot of the website.

  • Osama2262/Farfetch

    This repository contains an 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝘁𝗲𝘀𝘁𝗶𝗻𝗴 𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 built using 𝗣𝗹𝗮𝘆𝘄𝗿𝗶𝗴𝗵𝘁, tailored for Farfetch, a leading luxury e-commerce platform. The framework ensures high-quality user experiences by automating end-to-end tests for seamless shopping workflows.

    Language:JavaScript10
  • panozkaiscool/guard-clauses

    A .NET repository demonstrating the use of guard clauses for input validation and defensive programming. Includes implementations using both built-in .NET features and custom guard clauses, with practical examples for Order and Customer objects in a console application.