diff --git a/DirectReport/assets/main_launch.png b/DirectReport/assets/main_launch.png index 1b07ee3c..74630f4e 100644 Binary files a/DirectReport/assets/main_launch.png and b/DirectReport/assets/main_launch.png differ diff --git a/DirectReport/assets/web_interface.png b/DirectReport/assets/web_interface.png deleted file mode 100644 index 80fff494..00000000 Binary files a/DirectReport/assets/web_interface.png and /dev/null differ diff --git a/DirectReport/assets/web_interface10.png b/DirectReport/assets/web_interface10.png deleted file mode 100644 index 4984cf53..00000000 Binary files a/DirectReport/assets/web_interface10.png and /dev/null differ diff --git a/DirectReport/assets/web_interface2.png b/DirectReport/assets/web_interface2.png index 07e322e2..ca246468 100644 Binary files a/DirectReport/assets/web_interface2.png and b/DirectReport/assets/web_interface2.png differ diff --git a/DirectReport/assets/web_interface3.png b/DirectReport/assets/web_interface3.png index b724fbdb..c4ce0e4c 100644 Binary files a/DirectReport/assets/web_interface3.png and b/DirectReport/assets/web_interface3.png differ diff --git a/DirectReport/assets/web_interface4.png b/DirectReport/assets/web_interface4.png index 24f072d6..e75fa4c4 100644 Binary files a/DirectReport/assets/web_interface4.png and b/DirectReport/assets/web_interface4.png differ diff --git a/DirectReport/assets/web_interface5.png b/DirectReport/assets/web_interface5.png index 5d85ff67..29206b9a 100644 Binary files a/DirectReport/assets/web_interface5.png and b/DirectReport/assets/web_interface5.png differ diff --git a/DirectReport/assets/web_interface6.png b/DirectReport/assets/web_interface6.png index f1137efa..d78429f5 100644 Binary files a/DirectReport/assets/web_interface6.png and b/DirectReport/assets/web_interface6.png differ diff --git a/DirectReport/assets/web_interface7.png b/DirectReport/assets/web_interface7.png deleted file mode 100644 index bf7cd91f..00000000 Binary files a/DirectReport/assets/web_interface7.png and /dev/null differ diff --git a/DirectReport/assets/web_interface8.png b/DirectReport/assets/web_interface8.png deleted file mode 100644 index c5d7bc33..00000000 Binary files a/DirectReport/assets/web_interface8.png and /dev/null differ diff --git a/DirectReport/assets/web_interface9.png b/DirectReport/assets/web_interface9.png deleted file mode 100644 index 29247602..00000000 Binary files a/DirectReport/assets/web_interface9.png and /dev/null differ diff --git a/README.md b/README.md index f026cd79..44bd5777 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ # Overview -Keep track of your accomplishments each day of the workweek, create a report of things you accomplished at the end of the week that you can email to manager. Review progress each quarterly for more effective performance review. +Keep track of the progress of your project and the team through metadata and AI. ## Project End Goals -Ultimately the goal of this project goal is seamlessly track your work during the week through API integrations / commandline interface and then allow you to explore the data in a webbrowser page. The end goal is to allow you to maintain notes of your weekly work and if needed generate a concise report for your manager. +Ultimately the goal of this project goal is seamlessly track how an opensource project is progressing through API integrations / commandline interface. Overtime each snapshot will add to the larger picture of the health of the project. ## Documentation @@ -100,13 +100,19 @@ $ python DirectReport launch ## Web Interface -![Screenshot home page for web interface.](DirectReport/assets/main_launch.png) +![Screenshot](DirectReport/assets/main_launch.png) -![Screenshot list page for web interface.](DirectReport/assets/web_interface2.png) +![Screenshot](DirectReport/assets/web_interface2.png) -![Screenshot detail page for web interface.](DirectReport/assets/web_interface3.png) +![Screenshot](DirectReport/assets/web_interface3.png) -![Screenshot list page for web interface.](DirectReport/assets/web_interface4.png) +![Screenshot](DirectReport/assets/web_interface4.png) + + +![Screenshot](DirectReport/assets/web_interface5.png) + + +![Screenshot](DirectReport/assets/web_interface6.png)