Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Dieses Tool wird seit Sommer 2018 produktiv in der Baloise zur Berechnung des Leistungslohns der Lehrlinge im KV und der IT verwendet (Unter dem Namen Cash-Calculator). Dazu werden verschiedene Faktoren zur Lohnberechnung berücksichtigt, wie z.B. die Schulische und Betriebliche Leistung. Das Tool rechnet im Anschluss das Gesamtresultat aus und gibt anhand einer Abhängigkeit den entsprechend festgelegten Leistungslohn zurück.
QA Synoptic project completed over a week with a weeks advance prep. This Media Manager organises media in a viewable manner, allows creation of playlists and categorisation.
This is a project I created as per specifications in C&G OOP module during the course of my FIT ICTAP Software Development apprenticeship. C#, HTML, CSS, Bootstrap, .NET Framework, SQlite, Microsoft Visual Studio, DBrowser
Centralized portal for software engineering apprenticeships. Provides data and resources to companies trying to start apprenticeships, allows current and former apprentices to share their experiences, and direct junior developers to upcoming apprenticeship programs.
This is a project I created as per specifications in C&G Event Driven programming module during the course of my FIT ICTAP Software Development apprenticeship. C#, HTML, CSS, Bootstrap, .NET Framework, SQlite, Microsoft Visual Studio, DBrowser
With webpack support enabled by #94 we can now make our browser JavaScript better.
Please move all
fetchcalls currently inmain.jsinto a new file calledapi-client.js.That way we can consolidate all error handling and if the API call returns a 401 we will need to prompt the user to log back in.