Project Overview

An AI powered mobile application that extracts data from receipts and helps users track, categorize and analyze their spending habits.

Mono-repo Structure

Receipts-to-Speding-Tracker
|
 __ mobile-app
    |__app
    |__components
    |__hooks
    |__ package.json
    
|__ backend-api
		|__API
			 |__Controllers
			 |__Models
			 |__Data 
			 |__Services
			 |__Program.cs

Work Completed (Frontend Setup)

Repository Setup

Mobile App Initialization

Mono - repo Architecture Decision

We are using a mono-repo to: