Customer Support

+971 4 3529 915

Email Us

info@facts.ae

Request A Free Demo

+971 55 8993 902

Noella Abraham

FACTS ERP Internship Day 52

Date:- 9th August 2023
Name:- Noella Abraham

Tasks Done:-

– Created 10 more backlinks for Dynamics Axis. [Updated in the Google Sheet]
– Continued working on the employee task management app using Flutter.
– For the task management app:
• Successfully able to create a task with title, description, creation date, deadline date and time.

Tasks To Do:-

– Continue learning Dart programming language.
– After learning, continue making the employee task management app using Flutter.
– Post more backlinks for Dynamics Axis.

What have I learned?

– showModalBottomSheet: it’s a function which displays a menu / dialog that slides up from the bottom of the screen.
– showCupertinoModalPopUp: it’s a function which displays some content like an IOS message by sliding up from the bottom of the screen.
– TextEditingController: it’s a class used to control the text input from the user like getting access to their input message, etc.
– SingleChildScrollView: this widget allows inputted content to be scrollable if it overflows the visible area.