Created
March 2, 2018 22:02
-
-
Save mtbentley/da8d72271e2c2d8a04d4b752af9a6166 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| README.Alexander Tryjankowski | |
| # 02/03/2018 | |
| frontend: Implement section for viewing files in a drop, Implement actions for each file that communicate with POST requests (open in OS file viewer/delete file) (#2) | |
| # 23/02/2018 | |
| frontend: Create initial show_drops UI Flask templates | |
| README.Brett Johnson | |
| # 02/03/2018 | |
| backend: Add sign and verify dictionary functionality (#8) | |
| backend: Enable shell commands to call node init functions (#12) | |
| backend: Make node directory default to home directory (#13) | |
| # 23/02/2018 | |
| backend: Add node initialization functionality | |
| README.David Lance | |
| # 02/03/2018 | |
| backend: Setup constants file and apply it | |
| backend: Add backend-tracker communication | |
| tracker: Switch to backend constants and fix get/post compatibility | |
| # 23/02/2018 | |
| tracker: Handle POST tracker web requests | |
| README.Jack LaRue | |
| # 02/03/2018 | |
| frontend: Implemented owner drop buttons and created UI layout for Conflict and Requested Changes buttons. (#3) | |
| # 23/02/2018 | |
| tracker: Add get handling Functions to tracker | |
| README.Matthew Bentley | |
| # 02/03/2018 | |
| backend: Add the initial implementation of the drop metadata class | |
| # 23/02/2018 | |
| main: Committing crimes against git: a script to merge repos with commits | |
| backend: file_metadata: adds basic file_metadata functions and repo setup | |
| backend: Add crypto utils and use it | |
| backend: Add additional file metadata functions: read and write to files | |
| README.md | |
| # 02/03/2018 | |
| # 23/02/2018 | |
| We spent much of this week getting dev environments set up properly, and | |
| github/travis/code style checks/etc working | |
| # main | |
| don't push here by hand, commits will be gathered from other repos for submissoin | |
| 5yncr: P2P blockchain backed distributed file synchronization application | |
| Matthew Bentley: [email protected] | |
| David Lance: [email protected] | |
| Brett Johnson: [email protected] | |
| Jack Larue: [email protected] | |
| Alex Tryjankowski: [email protected] | |
| # Updating | |
| Each week (Friday): | |
| 1. Make sure all PRs are squashed+merged | |
| 2. Run update.sh | |
| 3. When prompted, make any necessary changes to the README files | |
| 4. Push! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment