In June 2023, I created a simple application to retrieve forecasts for my favorite local climbing, mountain biking and snowboarding locations. What began as a basic utility grew into a full-fledged application, specifically designed for Colorado Front Range outdoor sport enthusiasts. SendTemps has evolved into a comprehensive full-stack Next.js 14 application, providing accurate and detailed NOAA forecasts for backcountry locations, far exceeding my initial vision for the project. At its core, SendTemps stands out with its user-centric features. It boasts real-time NOAA weather forecasts specifically tailored for the backcountry terrain, outshining typical weather apps that focus on urban areas. It's seamless integration of Google OAuth and NextAuth offers a smooth and secure user experience, with an interactive mapping system powered by Google Maps API. This intuitive system allows users to effortlessly create and manage custom locations for their adventures. Underneath this user-friendly interface lies a robust Node.PostgreSQL backend, ensuring reliable storage and management of location data as well as retrieving NOAA weather forecasts and OpenAI analysis of the forecasts.
Built using: Next.js, React.js, TypeScript, Node.js, PostgreSQL, Google OAuth, NextAuth, Google Maps API, Vercel Storage, CSS, HTML, Git, GitHub

Deployed Application

GitHub Repository