-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #97 from DelcoigneYves/feature/add-mysdworx
- Loading branch information
Showing
12 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "SD Worx", | ||
"description": "SD Worx inspires results, matching people to the jobs they’re meant for, helping them learn and grow, rewarding them appropriately, and giving them the time and tools to focus on the work they love and that makes work worth living. Whatever the industry, location or size of your company.", | ||
"useLogoInsteadOfTextTitle": true, | ||
"links": { | ||
"website": "https://www.sdworx.be/", | ||
"jobWebsite": "https://www.sdworx.be/nl-be/over-sd-worx/werken-bij-sd-worx" | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"githubUserName": "DelcoigneYves", | ||
"name": "Yves Delcoigne", | ||
"description": "Hello! I started my journey in the mobile world with native Android, which I soon expanded with Windows Phone (I know right). With this experience, the transition to Xamarin was easily made. Always on the lookout for the best solutions for the job, I found out about Flutter when it was reaching the first beta release, and have been working with it since then.", | ||
"links": { | ||
"linkedin": "https://www.linkedin.com/in/yvesdelcoigne/" | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "mysdworx", | ||
"description": "SD Worx's mobile app provides a seamless HR experience on the go! Employees and line managers can take action anytime, anywhere!", | ||
"publisher": "SD Worx", | ||
"developers": [ | ||
{ | ||
"githubUserName": "DelcoigneYves", | ||
"companyName": "In The Pocket" | ||
}, | ||
{ | ||
"githubUserName": "SebWojd", | ||
"companyName": "SD Worx" | ||
}, | ||
{ | ||
"githubUserName": "Cliffus", | ||
"companyName": "In The Pocket" | ||
} | ||
], | ||
"releaseData": "2023-08-31", | ||
"links": { | ||
"appstore": "https://apps.apple.com/be/app/mysdworx/id1372019222", | ||
"playstore": "https://play.google.com/store/apps/details?id=com.sdworx.digital.assistant", | ||
"marketingWebsite": "https://my.sdworx.com/" | ||
} | ||
} |