DETAILS
- Application built with React (including HTML, CSS, JS), with Node and Express used for the backend.
- The backend runs on a PC at my home used as a server, and tunnels are used to connect with the backend: Cloudflare Zero Trust and a free backup (localtunnel) which renews every 6 hours with a script.
- The goal of the app is to search for a product in real-time at nearby supermarkets based on the user's location or a location entered by the user.
- Important Note: Some pages where the search is conducted return inconsistent results, for example, searching for "cat" may return "Gatorade," and these results contaminate the final output.
- Some addresses to test: Garay 950, Uruguay 1400, San Luis 650, or any existing one within Rosario, Santa Fe, Argentina.
- Frontend repository: Github - Rosario Price Searcher
- Backend repository: Github - Rosario Price Searcher Backend
Rosario Price Searcher
DETAILS
- Website made with NextJS (Which includes HTML, CSS, JS and React).
- The website is for a family owned blacksmith shop, it does not have a domain as they did not require it.
- The data for the products are hardcoded, it doesn't have a BDD yet.