Skip to content

Comments

Implementing Offline Expenses#97

Open
solomonadzape95 wants to merge 6 commits intomasterfrom
feat/offline_expenses
Open

Implementing Offline Expenses#97
solomonadzape95 wants to merge 6 commits intomasterfrom
feat/offline_expenses

Conversation

@solomonadzape95
Copy link
Owner

Description

This PR implements creating offline expenses.
The user should be able to create an expense when they're not connected to the internet
This expense is later synced up later to supabase when they're back online

Related Issue

closes #63

Changes Made

  • Feature added
  • Bug fix
  • Code refactoring
  • Documentation update

How to Test

Steps to test your changes:

  1. Pull the changes after merging
  2. Run the app and visit the groups page
  3. turn off your data and try creating an expense
  4. connect to the internet after the expense has been created

Screenshots

N/A

Checklist

  • My code follows the project’s coding style.
  • I have tested the changes locally.
  • No console errors/warnings remain.

Technical Challenges (optional)

Had some issues with implementing the offline creation with indexedDB but i finally got a hand of it later on

@vercel
Copy link

vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tensorflow-titans ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 0:00am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Offline Expense Creation

1 participant