top-tran/backend
Rayan Konecny fea50d5064 Refactors data models and sync, adds company/rides fetch APIs
Unifies naming conventions for users, companies, and rides across
backend and mobile app, standardizing field names for consistency
and easier data interchange.

Introduces endpoints to fetch all companies and rides for sync.
Enhances sync logic to support both upload and download of companies,
including first-time population from server.

Updates local database schema and access logic to match backend
structure, improving maintainability and reliability of sync.
2026-05-03 14:15:37 -03:00
..
prisma Adds companies and rides models with sync endpoints 2026-05-03 03:51:16 -03:00
src Refactors data models and sync, adds company/rides fetch APIs 2026-05-03 14:15:37 -03:00
Dockerfile Reajuste de pastas 2026-04-27 17:26:53 -03:00
package-lock.json Implement backend for login users on app 2026-04-27 20:33:09 -03:00
package.json Implement backend for login users on app 2026-04-27 20:33:09 -03:00
podman-compose.yml Pod backend 2026-04-27 23:47:47 -03:00
prisma.config.ts Adjusts in git config 2026-04-27 19:41:17 -03:00
tsconfig.json Adjusts in git config 2026-04-27 19:41:17 -03:00
tsconfig.tools.json Adjusts in git config 2026-04-27 19:41:17 -03:00