farfetch
There are 18 repositories under farfetch topic.
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
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.
Farfetch/loadshedding
A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it
Farfetch/network-monitor-ios
Network Monitor SDK for iOS
Farfetch/garment
Tool for managing monorepos
Farfetch/react-carousel
A react carousel component, with support for Swipe, Scroll and Snap Points.
Farfetch/react-context-responsive
A package that provides a responsive context to your application, using React Context API.
Farfetch/checkarg
Guard clause library for Python projects, to validate arguments on every python function/method.
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.
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.
acdick/touch_driven_recommender_engines
Farfetch: Understanding the customer
gdomaradzki/ecommerce-prototype
Simple e-Commerce prototype made in Vue.js
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.
rnk20/Image-Scraper
Python Implementation for Scraping Images from websites like asos, lyst, farfetch etc.
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.
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.