issues
search
guand
/
seng371-project2
0
stars
0
forks
source link
separated code into separate files added initialization code for creatin...
#5
Closed
guand
closed
9 years ago
guand
commented
9 years ago
The changes are as follows:
Moved code from server.js file to another file
added initialization for creating initial data folder on server start up
JSON files now update if application runs the same repo on a different date instead of not updating if it exists
added a auth folder for storing tokens
The changes are as follows: