FACTS ERP Internship Day 46
Date:- 1st August 2023
Name:- Noella Abraham
Tasks Done:-
– Continued working on the employee task management app using Flutter.
– Started creating the tasks function for the app.
– Created a blog about Customizable ERP’s Impact on Manufacturing Businesses for Dynamics Axis.
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?
– Expanded widget: controls how a child widget should occupy the available free space within the parent’s layout.
– ListView widget: a scrollable list which contains children widgets. Users can scroll through the list of content when there is no available space left for the content.
– ListTile widget: displays a list from the ListView widget with some trailing or leading icons, title and subtitles.