Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

gsbakshi/dart_data_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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

Usage

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.

Sample Output

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.2h

About

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

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp