This project encompasses both the frontend and backend of a mock ALDO website, created for a Hackathon. It features an enhanced user interface, robust backend services, improved search functionality, and innovative object recognition features.
- Improved Search Bar: Advanced search capabilities for an optimal user experience.
- Object Recognition: Users can upload an image, and the backend processes it to display matching shoe products on the frontend.
- Integrated Backend: Supports the frontend with necessary data handling and services.
- Clone the repository
- Install dependencies using
npm install
in the frontend repository. - Start the development server using
npm start
You can find the backend code in the main.py
script.
A special thanks to everyone who supported us during the Hackathon. Our team's efforts were recognized with a win, as highlighted in this LinkedIn post.
Explore the synergy of frontend and backend technologies in the ALDO WEB project, showcasing the future of online shopping experiences.