Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT
Swipe-IT

Project information

  • Category: Xamarin+ EF + SQlite
  • Client: VDAB
  • Contributers: Jens Van Gelder, Dries Maes, Ward Impe
  • Project date: March, 2021
  • Project URL: github.com/Impesoft/SwipeIT/

This project was part of the C# .NET course

Our idea was to create a recruiting app. Companies or their recruiters can sign up as a recruiter, and developers as a developer. When a developer logs in, they arrive on the settings page, where they can basically create a list of skills they possess. Add locations where they want to work, choose an avatar add contact information etc. Recruiters however have similar settings page, but it differs since they will be putting in the skills they require, location of the job, and so on... We also decided to create a seperate login for an admin, so that user created skills like 'banana' can be filtered out, and removed, admin can also search and edit all users' settings. Everything is currently stored in de UWP app, or the Android app, in an SQlite database using Entity Framework. We only had 5 days for this project... so it is as is now... but My plan is to replace the SQlite database with a call to an API, that connects to a SQL server database, when I find the time.