UNCG-CSE / Library-Computer-Usage-Analysis

The University Libraries at UNCG currently track the state of a computer, determining whether or not a particular computer is in use. This data is compiled into a database, and a web app pulls from this database to show a map and number of available computers. As of Fall 2017, the data had not been used to determine which computers are used more frequently, aside from counting the number of times a computer transitions into/away from the 'in-use' state. This project attempts to correlate the usage of these computers with various factors, including: campus scheduling, equipment configuration, placement, population in the library, and area weather. Using this data, this project also uses machine learning to determine the best placement of computers for future allocation, and possible reconfiguration of equipment and space.
1 stars 1 forks source link

Update master #42

Closed PatriciaTanzer closed 6 years ago

PatriciaTanzer commented 6 years ago

As we're being graded again in two days, we probably should update master at least by the morning of the 20th, if not the night before.

Let's commit whatever we want in master to develop by that point.

PatriciaTanzer commented 6 years ago

About the idea of squashing the commits before merging-

I did some checking. Github does NOT count your contributions if it was part of a merge that was squashed! Only the users who open the request and who click the 'merge' button will actually get credit. So let's not do that.

Here's the link to the help page I found that on: https://help.github.com/articles/why-are-my-contributions-not-showing-up-on-my-profile/

mtellis2 commented 6 years ago

This sounds like a good idea, I should have all my stuff within develop by this afternoon.

mtellis2 commented 6 years ago

@PatriciaTanzer I added a blank progress_report_1_10_20.txt file to develop for the progress review. You can go in and edit it to look a certain way or remove it and add a new one. I just know that from reading the requirements for the graded progress Mohanty wants each of us to log in that or a similar document and have that in Master.

smindinvern commented 6 years ago

Just a heads up to everyone, I just created #48 which I'll be working on readying for merge tonight. LMK if you see any outstanding issues. I'll make sure that the changes don't touch anyone else's code--if there's no feedback though I'll just go ahead and do the merge.

Hopefully next time we'll all be ready in plenty of time before the evaluation date :-)

mtellis2 commented 6 years ago

@brownworth @smindinvern @PatriciaTanzer don't forget to edit progress_report_1_10_20.txt file in docs with your contributions. "Missing your GitHub contribution or not outlining the tasks performed in the progress document will result in 0 for the grade." 👍

smindinvern commented 6 years ago

@mtellis2 fffffffuuuuuuuuuuuuuuuu-

Thanks for the reminder... that would have been bad!

smindinvern commented 6 years ago

Might I suggest we make this a markdown document? That way we can actually include direct links to the notebooks to make it easy for Dr. Mohanty to browse.

mtellis2 commented 6 years ago

yeah that sounds good to me

smindinvern commented 6 years ago

See e.g. here

smindinvern commented 6 years ago

OK, had some issues there, but it's formatted properly now....

smindinvern commented 6 years ago

Alright, seeing as it's the 20th, I'm going to do the merge, just on the off chance that he decides to start grading at 8am.

@PatriciaTanzer, it looks like you still need to update the contributions document, and @brownworth, you still need to update that doc and merge your branch. Don't forget! :-)

PatriciaTanzer commented 6 years ago

I just got to that. However, I should point out we need to put our goals in the README. It's fine having a progress report, but remember how he looked at the README first last time? It shows what we plan to work on for the next section. @mtellis2 @smindinvern @brownworth

brownworth commented 6 years ago

I left my laptop's power adapter at a conference earlier this week, and I just got back from the store buying one. I will wrap it up today.

brownworth commented 6 years ago

I have made my changes to the progress report, and updated the documentation where appropriate. There were far too many issues with the brown branch to properly merge, so I deleted it and manually uploaded files where there weren't conflicts. Hopefully nothing has been adversely affected. Please let me know if there are any problems.