This document summarizes a presentation about developing an application to help ex-smokers. It includes: 1) The application aims to help ex-smokers make wiser decisions by providing information on alternative food products to aid with cravings and supporting a higher metabolism without smoking. 2) The system architecture involves a server, Python programming for the barcode scanning and GPS location retrieval logic, and a MySQL database to store product, location and search history data. 3) The tasks accomplished in developing the application included designing the application and database, programming the Python logic for barcode scanning and GPS location retrieval, and designing the website frontend.