Posts

Showing posts from December, 2022

Prepare poster for final year presentations and technical report

Image
Preparing a poster and technical report for a final year presentation can be a daunting task, but with the right planning and organization, it can be a breeze. In this blog post, I will go over my work prepare a poster and technical report for final year presentation. First and foremost, I start by creating an outline for my poster and technical report. This will give  a clear structure to follow and help to stay organized throughout the preparation process. The outline should include the main sections of  poster and technical report, such as the introduction, methodology, results, and conclusion. Once I have the outline, I can start gathering the information and data that need for poster and technical report. This includes research on my topic research , data from experiments or simulations, and any other relevant information. To organize data in a logical and easy-to-understand format. When it comes to designing  poster, I keep in mind that less is more. A cluttered pos...

Error upload to flutter and missing app

Image
Flutter is a popular mobile app development framework that allows developers to build high-performance apps for iOS and Android. However, like any development platform, it's not without its share of errors and bugs. One common issue that developers may encounter is the "error uploading to device" or "missing app" error. The "error uploading to device" error occurs when the app fails to upload to a physical device or an emulator. This can happen for a variety of reasons, such as a missing or outdated SDK, a corrupted installation, or a device that is not properly configured. One common cause of this error is a missing or outdated Android SDK. To resolve this issue, I  need to make sure that I have the latest version of the Android SDK installed on my computer and that it is properly configured in my Flutter project. I also check that the android SDK path is correctly set in mine environment variable. Another common cause of this error is a corrupted ins...

Develop using FireBase Authentication for project in Dialysis Plus

Image
Firebase Authentication is a powerful tool that allows developers to easily add user authentication to their apps. In this blog post, I will go over the basics of Firebase Authentication and learn how to set it up and implement it in my app. First, let's start with the basics. Firebase Authentication is a backend service provided by Firebase that allows developers to easily add user authentication to their apps. It supports multiple authentication methods, including email and password, phone number, and social media login. To get started, I will need to create a Firebase project and enable the Authentication service. Once I have done that, I can start implementing Firebase Authentication in my app. One of the easiest ways to implement Firebase Authentication is to use the Firebase UI library. This library provides a set of pre-built UI components that I can use to quickly add user authentication to my app. To use Firebase UI, I will need to add the library to my app and configure i...

Troubleshooting Error Uploads on Google Console for Dialysis Plus

Image
They have some quotes said "When you take risks, you learn that there will be times when you succeed, and there will be times when you failed, and both are equally important." Not every project will be success and they it goes. My project also come to the worst things when as programmer backend is the main problem will be facing. Sometimes errors can occur during the upload process. These errors can range from simple issues like missing information to more complex problems like compatibility issues. In this blog post, I will discuss some common errors that me facing during the upload process. 1. The data not display on spread sheet 2. Missing information: One of the most common errors that can occur during the upload process is missing information. 3. Error display when upload to flutter. As for solution I ask for help from my friend, supervisor and also internet sources.