- Notifications
You must be signed in to change notification settings - Fork0
gsbakshi/dart_data_processing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Build a command line tool that can process a .csv file to generate a report as per our requirements.
- Using synchronous task with dart
- For asychronous implementation, refer to theweather app
dart total.dart <inputFileName.csv>It should then read the file and check if it exists.
If the file name is invalid, the user will recieve a promptindicating that the give file does not exist.
After the user has entered a valid file name, generate a report giving a breakdown of all time spent on each activity type from the given data.
Blogging: 62.9hFlutter Firebase Course: 393.9hUnallocated: 52.4hYouTube Production: 166.0hCommunity engagement: 54.5hDevelopment: 83.1hPromotion: 25.2hWebsite / Setup: 66.2hBizDev / Sponsors: 2.0hAnalytics / Growth: 14.7hAdmin: 1.6hClient Leads: 1.7hTotal time overall: 924.2hAbout
A command line tool that can process a .csv file to generate a report giving a breakdown of all time spent on each activity type from the given user data
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.