• Joined on 2025-06-12
devbeni pushed to main at devbeni/funcode2.0 2025-09-19 19:38:46 +02:00
49b6f79545 feat: add logging for event API response and token management on page load
devbeni pushed to main at devbeni/funcode2.0 2025-09-19 19:34:57 +02:00
8fbaf158df fix: update Socket.IO connection URL to use specific IP address
devbeni pushed to main at devbeni/funcode2.0 2025-09-19 19:31:14 +02:00
ff0625ea76 feat: enhance estimated wait time display and handle token expiration in event page
9d1428fde0 fix: update estimated wait time calculation in queue updates
b0deea5311 feat: add event page with Socket.IO integration and ticket purchasing functionality
527a2586b7 feat: enhance queue management with logging and immediate access granting
d5a5fd2d64 docs: update README to enhance project overview and clarify Socket.IO implementation details
Compare 10 commits »
devbeni created branch main in devbeni/funcode2.0 2025-09-19 18:39:39 +02:00
devbeni pushed to main at devbeni/funcode2.0 2025-09-19 18:39:39 +02:00
e11466d3db first commit
1cb080a580 Initial commit from Create Next App
devbeni created repository devbeni/funcode2.0 2025-09-19 18:37:45 +02:00
devbeni pushed to dev at devbeni/mcbeno-app 2025-08-20 23:09:23 +02:00
7792023b22 feat: Implement home screen with navigation and update login flow
592e79a375 feat: Add splash screen and update routing to include it
b1e5efb672 Add iOS launch screen and app icon assets
871bfcdccb feat: Initialize Flutter app with authentication and scheduling features
Compare 4 commits »
devbeni pushed to dev at devbeni/mcbeno-app 2025-08-20 18:41:06 +02:00
925dc6e0c0 Rename project from "iso-test-app" to "mcbeno" in app.json and package.json
c2014b2176 Update eas.json for iOS simulator support and add build script to package.json
917c7e1524 Add iOS build configuration for simulator and enterprise provisioning
f81591ccb0 Refactor Schedule component to use week-based navigation and improve workdays fetching logic
ccc8b00348 Refactor authentication and user data handling in Index, Profile, and Schedule components to use token-based authentication and improve error handling
Compare 6 commits »
devbeni pushed to dev at devbeni/mcbeno-app 2025-07-28 01:43:48 +02:00
f98ffef4ce Update app.json, index.tsx, profile.tsx, schedule.tsx, and package.json for enhancements and cleanup
fa5dd09d04 Update app.json configuration and enhance logging in index.tsx and schedule.tsx
bfee90a6fc Add schedule and requests screens with workdays fetching and navigation
60fdb02c9d Enhance login and profile screens with auto-login feature, improved UI, and logout functionality
a4fa09589e Implement login functionality and create profile screen with secure storage
Compare 5 commits »
devbeni created branch test in devbeni/mcbeno-app 2025-07-27 23:44:20 +02:00
devbeni pushed to test at devbeni/mcbeno-app 2025-07-27 23:44:20 +02:00
devbeni renamed repository from test-mobile-app to devbeni/mcbeno-app 2025-07-27 23:43:20 +02:00
devbeni deleted branch angelic-login from devbeni/mcbeno-app 2025-07-27 00:59:57 +02:00
devbeni pushed to dev at devbeni/mcbeno-app 2025-07-27 00:59:46 +02:00
e4077bfa18 Update app.json configuration and remove unused assets
devbeni created branch angelic-login in devbeni/mcbeno-app 2025-07-27 00:53:13 +02:00
devbeni pushed to angelic-login at devbeni/mcbeno-app 2025-07-27 00:53:13 +02:00
devbeni created branch dev in devbeni/mcbeno-app 2025-07-27 00:52:34 +02:00
devbeni pushed to dev at devbeni/mcbeno-app 2025-07-27 00:52:34 +02:00
2133a5bbcb Refactor layout and enhance login screen with input fields and styles
f9a8472da1 Enhance notification handling and improve alert messages in index.tsx
2ecf1d229d Add initial iOS project files for iso-test-app
1e0b62efd8 remove unused components and files to clean up the project structure
Compare 4 commits »
devbeni created branch main in devbeni/mcbeno-app 2025-07-27 00:05:42 +02:00
devbeni pushed to main at devbeni/mcbeno-app 2025-07-27 00:05:42 +02:00
c50a1bb91a first commit
84c5ee7a7f Initial commit