My Undang

In the age of digital innovation, where smartphones have become our constant companions, harnessing technology to enhance civic participation and engagement is not just an idea; it’s a necessity. Enter MyUndang, a groundbreaking mobile application developed using Flutter, Firebase, and Dialogflow, which is poised to reshape how Malaysians interact with their government, stay informed about policies, and actively participate in the democratic process. The Tech Behind MyUndang At the heart of MyUndang’s functionality lies an impressive technological stack. Flutter, the open-source framework by Google, powers the app’s seamless user interface on both Android and iOS platforms. Firebase, the versatile Backend-as-a-Service (BaaS) platform from Google, plays a pivotal role in ensuring the app’s smooth operation. Firebase’s components, including Authentication, Firestore, and Cloud Functions, are leveraged to provide secure user authentication, real-time data storage, and dynamic serverless functionalities. ...

3 min · 486 words · Me

Notes App

Notes GitHub A simple notes app built using Flutter. Features Add Notes: Create new notes easily. Add Category: Organize your notes by adding custom categories. Sort by Category: View and manage notes based on their assigned categories. Rich Content in Notes: Add text, checklists, and images to your notes for detailed documentation. Rearrange Any Items: Easily reorder any items in your notes to follow your preference! Locked Notes: Protect sensitive notes with a lock for added privacy. Dark Mode: App Theme changes based on your settings. Getting Started Prerequisites Flutter (version 3.0 or above recommended) Dart Installation Clone this repository: ...

September 29, 2024 · 1 min · 134 words · Me