Home - tais-yakimovich/nadatrace-app GitHub Wiki

Welcome to the Nadatrace Wiki! This document provides technical guidance for developers working on the Nadatrace app, including integration details, data structure, and feature architecture.

nadatrace-app-logo-200x200


What is Nadatrace?

Nadatrace is a FlutterFlow-based mobile app that helps users shop sustainably and track their carbon footprint. It connects to Shopify for product management and order tracking, and uses Firebase for user data and behavioral inputs.


Overview

Project name: Nadatrace

Purpose: Empower users to shop sustainably by tracking their purchases and understanding the carbon footprint of their consumption habits.

Brief description: Nadatrace is a mobile app that connects to Shopify and Firebase to track purchases, manage subscriptions, and calculate individual carbon impact using lifestyle data and product metadata.


Main features

  • Shopify login and authentication
  • Real-time order tracking via Shopify API
  • In-app purchases and flexible subscription management
  • Carbon footprint tracking based on lifestyle habits and purchase data
  • Personalized content feed and tips on sustainable living

Technologies Used

  • Dart / Flutter (FlutterFlow)
  • Firebase (Firestore, Cloud Functions, Analytics)
  • Shopify Admin API / Storefront API