You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Router folder contains Java class managing data and sending client files (html, css, js, etc) to client. Tracker folder contains NodeJS code popping data from supplier. Processor folder contains Java class processing data for prediction.
Client
Block folder contains js components used on page
Pages folder contains pages
Bundle
Added to .gitignore, contains Server and Client folders with suitable code bundles inside.