FACTS ERP Internship Day 51
Date:- 8th 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:
• Completed creating the FAQs section for the menu.
• Fixed the menu function of the app.
• Fixed the dates and days part of the tasks screen of the app.
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?
– Popup Menu Item Widget: each item or submenu is represented as a popup item. It contains “value” and “child” as its properties.
– “dart::io”: importing this library has many features and one of them is to exit the application by typing “exit(0);”