MusicConnectionMachine / RelationshipsG4

In this repository we will try to build and determine relationships between composers
GNU Affero General Public License v3.0
0 stars 3 forks source link

promise structure for client communication; added WET test file from group 2 #35

Closed simonzachau closed 7 years ago

simonzachau commented 7 years ago

I reimplemented the communication with our client in order be able to track down information at every step (reading file and processing relations for now) in one promise chain. You also get feedback on the console when it’s done so you know when to call http://localhost:3000/relationships in the browser ;-)

simonzachau commented 7 years ago

maybe I should better not include the wet file in the repo ;-) See #36 instead.