Skip to content

Releases: danielitoCode/AlejoTaller

v0.13.1

28 Apr 08:26

Choose a tag to compare

AlejoTaller

An update of version v0.13.0, fixing efficiency problems in the handling of view states, addition of web modules for client and administration

Android application for AlejoTaller client

  • Addition of delivery address handling and order flow changes for better usability
  • Corrections of visual details for better UX
  • Correction of character writing in the Telegram bot within the payment channel

Android application for AlejoTallerScan store operators

  • Correction of persistence for confirmed or rejected reservations
  • Alignment of real-time confirmation channels with client and administration channels
  • Correction of visual details in some special cases

Webs

🏗️ Admin:__ https://dash-alejo-taller.onrender.com
🙋‍♂️Client:____https://alejotaller.onrender.com

v0.13.0

06 Apr 02:03

Choose a tag to compare

AlejoTaller

Complete ecosystem for an electronics and technology store. It has an Android and web application for the presentation of products, as well as for sales reservations, and it has an Android application for sales operators. Various technologies are used for data persistence and notification synchronization, taking into account that this business is located in Cuba, and therefore the technologies to be employed must enable a functional flow without impediments. Among the technologies used are:

  • 🏗️ Platforms: Android (Kotlin) + Web (Svelte)
  • 📦Backend: AppWrite (BaaS)
  • 🛜 Net: Offline-first

The applications were deployed on Android with Kotlin and web with Svelte, taking advantage of the efficiency of each of them within their platforms