Back to Projects
 The backend API for the Expense Tracker React native Application!
CompletedExpoJavaScriptTailwind CSS+2 more

The backend API for the Expense Tracker React native Application!

This API handles user authentication, expense management, and potentially other functionalities like scheduled reports using cron jobs.

Timeline

2 Days

Role

backend

Team

Solo

Status
Completed

Technology Stack

Expo
JavaScript
Tailwind CSS
Clerk
Neon Postgres

Overview

User Authentication: Secure user management powered by Clerk.

Expense Management: CRUD operations for tracking expenses.

Data Persistence: Utilizes PostgreSQL (Neon) for robust data storage.

Caching/Queuing: Leverages Redis for potentially enhancing performance or managing tasks.

Scheduled Tasks (Cron): Integrated cron jobs for automated tasks (e.g., daily/weekly summaries, budget reminders).

Tech Stack

  • JavaScript
  • Expo
  • Tailwind CSS
  • Clerk
  • Neon DB