FWB (Fly Within Budget) v1.0.0
-
Updated
Jul 13, 2025 - Python
FWB (Fly Within Budget) v1.0.0
You will be notified through SMS when Your Dream city flight price reaches your budget
Updated the automated birthday wisher that sends a birthday message to clients via Whatsapp.
Search for flight deals from your nearest airport to destinations all over the world.
This Python script tracks your workouts by leveraging natural language API processing to extract information about the exercises you did. It uses the Nutritionix API to obtain exercise data based on your input, and sends the workout information to a Google Sheets document using the Sheety API.
Finding the best flight price and notifying user when price reaches the required point. Used Python, Sheety API, Tequila API, emailing
Look for cheap flights using API-s
Coded a workout tracker with Nutritionix and Sheety! #100DaysOfCode #Day038
The workout tracking project utilizes Sheety API and Google Sheets to record users' exercise activities. It offers a user-friendly command-line interface for inputting workout details, which are then automatically stored and updated in a Google Sheets spreadsheet in real-time.
Projeto desenvolvido para auxiliar o preenchimento de uma base de dados em MySQL, utilizando uma planilha do Google. Projeto realizado durante a aula de Banco de dados, SENAI Suíço-Brasileira.
An app that helps track your daily exercise and and record the data into a google sheet
Find the nearest Cafe with good Wifi
The Flight Deal Finder project tracks and alerts users about flight deals by leveraging the Sheety API, Tequila API, and Google Sheets, updating a spreadsheet in real-time and sending notifications when deals are found
Exercise Tracker app in Python
Flight Deal Finder / Flight Club Capstone Project from Udemy's '100 Days of Code - The Complete Python Pro Bootcamp for 2021'
Used an NLP model API from nutritionix website to implement on my project where it takes the user sentence as input and stores it in the database in a valid format. For example - "Run for 5 kms today" it would be stored as Acticity - Running , Distance/Quantity - 5km, Date - today's date.
Tracking exercises you have done by using a sheet, the Sheety API and the Nutrionix API website in Python3
This project leverages the **Nutritionix API** and **Sheety API** to track your workouts. Users can enter their workout details in natural language (e.g., "Ran 3 miles"), Uses the **Nutritionix API** to understand the exercise and calculate additional details like duration and calories burned.
Add a description, image, and links to the sheety-api topic page so that developers can more easily learn about it.
To associate your repository with the sheety-api topic, visit your repo's landing page and select "manage topics."