Commit graph

6 commits

Author SHA1 Message Date
Rayan Konecny
3601b7fc0a Adds companies and rides models with sync endpoints
Introduces database schema, Prisma models, and API support for companies and rides, enabling CRUD operations and synchronization. Updates the sync flow to handle companies and rides, removes redundant user sync, and aligns naming conventions and indexing for better consistency and maintainability.

Co-authored-by: Copilot <copilot@github.com>
2026-05-03 03:51:16 -03:00
Rayan Konecny
259c2e04f7 Corrects comment typo for improved readability
Fixes a minor typo in a section comment to enhance code clarity.
No functional changes introduced.
2026-05-03 02:49:12 -03:00
Rayan Konecny
0dabfcc484 Sincronismy on system 2026-05-03 02:47:00 -03:00
Rayan Konecny
2712fd6fa9 add SQLite and adjusts sistems 2026-05-03 01:16:25 -03:00
Rayan Konecny
62aa080d3d Resting axios para o backend 2026-04-28 00:23:49 -03:00
Rayan Konecny
2b51885bd2 Reimplementando o projeto 2026-04-27 23:09:13 -03:00