You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronizes entities / objects between the server and the clients, using DBreeze techniques (made for .NET C# Xamarin Core Standard). Typical case is a mobile application (APP) that wants to have in a local database a list of TODO Tasks for the concrete user. Local database gives an ability to read and create tasks being offline from the server.
SkyDesk Backend is a scalable NestJS API using MySQL, TypeORM, and JWT auth. It supports user registration/login, secure role-based access, ticket creation, status updates, reassignment, deletion, and relational user-ticket mapping. Built with clean architecture and production-ready practices.
Store, kullanıcıların ürünleri keşfedip alışveriş yapabildiği, sepet ve sipariş işlemlerini kolayca tamamlayabildiği bir e-ticaret platformudur. Adminler, ürün, kategori, sipariş ve kullanıcı yönetimi gibi işlemleri kontrol ederek sistemi yönetir.