Trip Script is a versatile web application tailored to streamline travel planning. It efficiently manages budgets, current and destination locations, travel dates, and transportation modes. Utilizing TypeScript, Tailwind CSS, and Firebase for authentication, it seamlessly integrates Gemini API for response generation, Exchange Rate API for currency conversion, and Countries API for accurate destination details.
- Takes budget, current location (country and city), destination (country and city), travel dates (from and to), and mode of transportation (car, bus, train, flight).
- Utilizes TypeScript, Tailwind CSS, and Firebase for authentication.
- Integrates Gemini API for response generation.
- Incorporates Exchange Rate API for currency conversion to USD.
- Utilizes Countries API to retrieve country and city information.
Trip Script is a web application designed to simplify travel planning by allowing users to input their budget, current location, destination, travel dates, and preferred mode of transportation. Built with TypeScript, Tailwind CSS, and Firebase for authentication, the app seamlessly integrates various APIs including Gemini API for response generation, Exchange Rate API for currency conversion, and Countries API for fetching country and city information. With Trip Script, users can efficiently plan their trips while ensuring financial transparency and accurate destination details.
- TypeScript
- Tailwind CSS
- Firebase
- Gemini API
- Exchange Rate API
- Countries API
- Netlify (for hosting)
- Clone the repository:
git clone https://github.com/sarthakmishraa/trip-script.git