A minimal and friendly expense tracker app to help you stay mindful with your money — with a touch of charm.

1 Open Issue Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub
Finance Expense Tracker

AI Summary: This task requires removing the local authentication feature from the Moji expense tracker app's backend. This involves deleting the `/auth/login` API endpoint, its associated code, and removing the `password` field from the `users` collection in the MongoDB database. All related database queries and data handling should also be updated to reflect the removal of local authentication.

Complexity: 4/5
enhancement good first issue

A minimal and friendly expense tracker app to help you stay mindful with your money — with a touch of charm.

TypeScript