SlideShare a Scribd company logo
1 of 90
VISA IMMIGRATION
L . J College Of Computer Application
 Group Number : 31
 Group Member : 3
 Smit Parekh Seat No : 444
 Mayank Dudani Seat No : 403
 Jinesh Mehta Seat No : 393
ACKNOLEDGEMENT
• It is our great pleasure to acknowledge the contribution and assistance
of a few individuals to this effort. We acknowledge here our debt to
those who have contributed significantly to this project.
• We are also indebted to our faculty member and internal guide Prof.
Mr. Muquit Khan for motivating us and fostering a feeling of
belongingness towards our ability. Their helpful solutions and
comments and enriched by their experience for the betterment of the
project. We sincerely acknowledge that without his support this
project would not have been feasible.
• Our thank goes to all the faculty members of L.J. College
of Computer Application and special Thanks goes to Mr.
Muquit Khan to allow this project to be done by us and
provide useful guidance time to time. Finally we would
like to thank everyone who directly or indirectly helped us
in the project.
INDEX
1. College Profile
2. Project Profile
i. Project details
ii. Existing system
iii. Proposed system
iv. Tools and Technology
3. Module Description
i. Frontend Modules
ii. Backend Modules
4. Screen Layouts
i. Admin panel
ii. User Panel
iii. Database
5. Reports
6. Bibliography
College profile
L.J. College of Computer Applications
LJ College of Computer Application (affiliated to Gujarat University) is
one of the premier institutes in Ahmedabad, imparting quality education
and professional training for Bachelors in Computer Applications. LJ
College of Computer Applications was founded by the Lok Jagruti Trust, a
name held high up in esteem for providing quality education, in the year
1999 at its Vastrapur Campus. We at LJCCA are committed to impart
professional education with practical exposure, to groom young
technocrats for facing the challenges and opportunities of the IT industry.
5
Project profile
PROJECT details
PROJECT GUIDE : -
• Internal Guide : Prof. Mr. Muquit Khan
• External Guide :
TEAM SIZE AND ROLE : -
• Team Size : 3
• Role : Requirement Gathering, Analysis And Logical
Design
EXISTINGSYSTEM
• As we know there are numerous applications for Canada.
Currently each and every data is maintained manually.
• There is an extreme need to develop a portal which helps user as
well as Admin to maintain the data in a smooth manner.
• Currently the process is very complex as the documents required
for filling the application are not stored in proper manner.
• There is no way to check the existing data rather than checking
manually.
PROPOSEDSYSTEM
• We are going to make a web portal which will be useful for
visa applicant (User) and Immigration lawyer (Admin).
• This portal provides a common platform where visa
applicant will apply for the various types of visa and
immigration lawyer can view as well as get all information
about visa applicant and apply for them.
• Through this portal both user and admin can check their
previous history and take decision accordingly.
Tools andtechnology
Name Technology
Operating System : Windows 7 or Higher
Front End : Javascript, Jquery, HTML
Back End : Core PHP
Design : CSS, Bootstrap
Database : Mysql
Name Hardware Capacity
RAM : 4 GB or Higher
ROM : 32 GB or Higher
Monitor : 15’ Color Monitor
Key Board : Standard Windows Keyboard
Mouse : Standard Windows Mouse
Technology STACK
•Frontend Technologies
•Backend Technologies
•Design
•Database
Module description
MODULE DESCRIPTION
FRONTEND MODULES
1. REGISTRATION MODULE
2. LOGIN MODULE
3. CHANGE PASSWORD
MODULE
4. EDIT PROFILE MODULE
5. VISA MODULE
6. HISTORY MODULE
BACKEND MODULES
1. DASHBORD MODULE
2. CHANGE PASSWORD
MODULE
3. LOGIN MODULE
4. SITE USERS MODULE
5. VISA MODULE
FRONTENDMODULES
1. Registration Module:
• In this module frontend user get registered with the basic information like
First name, Last name, Username(Unique), Password(Min 6, Max 12,
alphanumeric), Email, Date Of Birth, address, City, State, Country, etc.
Once the user gets registered with the basic information she/he will be
able to login with valid Username & Password.
2. Login Module:
• In this Module User will be able to login with valid username & password.
If Username or Password is invalid than validation message will be
shown to the user. If Username and Password are valid than user will be
redirected to the portal.
FRONTENDMODULES
3. Change Password Module:
• In this module user will be able to change the password once she/he is
logged in successfully. User need to enter old password, new password
(Min 6, Max 12, alphanumeric), Confirm new password. This module will
only be accessible if user is logged in successfully.
4. Edit Profile Module:
• In this module user will be able to edit His/Her profile. First name, Last
name, Address, City, Country, State, etc can be updated. This module
will only be accessible if user is logged in successfully.
FRONTENDMODULES
5. Visa Module:
• In this module user will be able to apply for different types of visa, they
are:
– Study Permit Visa
– Temporary Resident Visa
– Open Work Permit Visa
– Post-Graduation Work Permit Visa
– Bridging Work Permit Visa
• This module will only be accessible if user is logged in successfully.
5. History Module:
• In this module user will be able to view previously applied visa and its
details. This module will only be accessible if user is logged in
successfully.
backEND(ADMIN) MODULES
1. Dashboard Module:
• In this module there will be different counts of records inside the sub
modules. For example, Administrator can view the count of total
registered frontend users. Administrator can also view counts of different
types of visa.
2. Change password Module:
• In this module administrator will be able to change the password once
she/he is logged in successfully. User need to enter old password, new
password (Min 6, Max 12, alphanumeric), Confirm new password. This
module will only be accessible if administrator is logged in successfully.
backEND(ADMIN) MODULES
3. Login Module:
• In this Module Administrator will be able to login with valid username &
password. If Username or Password is invalid than validation message
will be shown to the administrator. If Username & Password are valid
than user will be redirected to the panel.
4. Site Users Module:
• In this module administrator will be able to manage the frontend users.
Administrator can create new frontend user, update existing users and
delete users. Administrator can also view the list of site users. Here,
delete operation means user will not be hard deleted from database. But
we will maintain a deleted flag for the same.
backEND(ADMIN) MODULES
5. Visa Module:
• In this module administrator can manage different types of visa.
Administrator can add new type of visa, edit existing visa and delete the
visa.
Screen layouts
(admin panel)
Admin login
Admin email validation
Admin password validation
Admin incorrect passwordvalidation
Admin successfull login
Redirectedto dashboard
Admin dashboard
Site users
Searchin site user module(fn)
Searchin site user (ln)
Visatype
Searchin visa type
Add a visa type
Add visa type validation
Edit visa type
Edit visatype validation
Edit visatype
Visatype edited
Deletevisa type alert
CHANGE PASSWORD
Change passwordvalidations
Change Passwordvalifdation
Confirmpasswordvalidation
passwordMATCHED
Passwordupdated
logout
After logout
Directory structure
Admin directory structure
Admin visatype module
Screen layouts
(user panel)
User login
USER LOGINVALIDATION
USER E-MAILVALIDATION
USER E-MAILVALIDATION
USER PASSword VALIDATION
USER PASSWORDVALIDATION
USER DASHBOARD
USER visatype list
USER visatype (student permit)
USERvisatype (student permit)
USERvisatype (student permit)
USERvisatype (permanent resident)
USERvisatype (permanent resident)
USERvisatype (permanent resident)
LOGOUT
AFTER LOGOUT
Screen layouts
(DATABASE)
Mysql database version
Database tables
Roles
Users records
Users structure
Visa_type records
Visa_type structure
Study permit table
Study permit table
Countries record
Countries structure
Genderrecords
Genderstructure
Maritial status records
mAritial status structure
bibliography
• https://flycanadaimmigration.ca
• https://www.tutorialspoint.com/index.htm
• https://app.diagrams.net
• https://www.w3schools.com
• https://www.php.net
THANK YOU

More Related Content

What's hot

Alumni Management System
Alumni Management SystemAlumni Management System
Alumni Management Systemsneha indulkar
 
Student database management system
Student database management systemStudent database management system
Student database management systemArpita Naik
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagementMickey
 
Student information system project
Student information system projectStudent information system project
Student information system projectRizwan Ashraf
 
Online course portal for campus with query system
Online course portal for campus with query systemOnline course portal for campus with query system
Online course portal for campus with query systemganeshpaul6
 
Presentation on Dance Academy Management System Project
Presentation on Dance Academy Management System ProjectPresentation on Dance Academy Management System Project
Presentation on Dance Academy Management System Projectmegha walunj
 
Student Management System
Student Management System Student Management System
Student Management System Vinay Yadav
 
Training & placement management sofware
Training & placement management sofwareTraining & placement management sofware
Training & placement management sofwarePriyankaBCE
 
student supervision system
student supervision systemstudent supervision system
student supervision systemDhruti Ranjan Bag
 
Course registration system
Course registration systemCourse registration system
Course registration systemBarani Tharan
 
Traning and placement management system
Traning and placement management systemTraning and placement management system
Traning and placement management systemriteshitechnosoft
 
Student Management System
Student Management SystemStudent Management System
Student Management SystemHamaQarani
 
Electronic Student course registration System
Electronic Student course registration SystemElectronic Student course registration System
Electronic Student course registration SystemOkpehHarrison
 
Student Database Presentation 1.14.10
Student Database Presentation 1.14.10Student Database Presentation 1.14.10
Student Database Presentation 1.14.10Kevin Dias
 
Project for Student Result System
Project for Student Result SystemProject for Student Result System
Project for Student Result SystemKuMaR AnAnD
 
Placement Automation System
Placement Automation SystemPlacement Automation System
Placement Automation SystemTushar Dattu
 
Content management system
Content management systemContent management system
Content management systemnamanbiltiwala
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeansreshmajohney
 
Student management system(stms)
Student management system(stms)Student management system(stms)
Student management system(stms)jarajana
 

What's hot (20)

Alumni Management System
Alumni Management SystemAlumni Management System
Alumni Management System
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagement
 
Student information system project
Student information system projectStudent information system project
Student information system project
 
Online course portal for campus with query system
Online course portal for campus with query systemOnline course portal for campus with query system
Online course portal for campus with query system
 
Presentation on Dance Academy Management System Project
Presentation on Dance Academy Management System ProjectPresentation on Dance Academy Management System Project
Presentation on Dance Academy Management System Project
 
Student Management System
Student Management System Student Management System
Student Management System
 
Training & placement management sofware
Training & placement management sofwareTraining & placement management sofware
Training & placement management sofware
 
student supervision system
student supervision systemstudent supervision system
student supervision system
 
Course registration system
Course registration systemCourse registration system
Course registration system
 
Traning and placement management system
Traning and placement management systemTraning and placement management system
Traning and placement management system
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
Electronic Student course registration System
Electronic Student course registration SystemElectronic Student course registration System
Electronic Student course registration System
 
Student Result
Student ResultStudent Result
Student Result
 
Student Database Presentation 1.14.10
Student Database Presentation 1.14.10Student Database Presentation 1.14.10
Student Database Presentation 1.14.10
 
Project for Student Result System
Project for Student Result SystemProject for Student Result System
Project for Student Result System
 
Placement Automation System
Placement Automation SystemPlacement Automation System
Placement Automation System
 
Content management system
Content management systemContent management system
Content management system
 
student application form Java Netbeans
student application form Java Netbeansstudent application form Java Netbeans
student application form Java Netbeans
 
Student management system(stms)
Student management system(stms)Student management system(stms)
Student management system(stms)
 

Similar to Visa immigration for canada final 2020 21

Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outlineAmit Panwar
 
Project Management System
Project Management SystemProject Management System
Project Management SystemAftab Mirza
 
A_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfA_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfMUSHAMHARIKIRAN6737
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management SystemTony Lisko
 
Online Voting System-using Advanced Java
Online Voting System-using Advanced JavaOnline Voting System-using Advanced Java
Online Voting System-using Advanced JavaSarthak Srivastava
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlRaj Sharma
 
Placement automation system
Placement automation systemPlacement automation system
Placement automation systemSandeep Vishwakarma
 
online examination system
online examination systemonline examination system
online examination systemsnelkoli
 
Online Examination
Online ExaminationOnline Examination
Online Examinationsnelkoli
 
Placement project (2)on the basis of PPT
Placement project (2)on the basis of PPTPlacement project (2)on the basis of PPT
Placement project (2)on the basis of PPTHarshiHarshitha20
 
Client server chat
Client server chatClient server chat
Client server chatFreelancer
 
Colleges.net
Colleges.netColleges.net
Colleges.netNeena Rawat
 
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxIGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxAnilVhatkar
 
Content Sharing Website PPT
Content Sharing Website PPTContent Sharing Website PPT
Content Sharing Website PPTanushkashastri
 
java mini project for college students
java mini project for college students java mini project for college students
java mini project for college students SWETALEENA2
 
Online help desk
Online help deskOnline help desk
Online help deskJoyeeta Bagchi
 
Student Information Management System.pptx
Student Information Management System.pptxStudent Information Management System.pptx
Student Information Management System.pptxOmkar747646
 

Similar to Visa immigration for canada final 2020 21 (20)

Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
Project Management System
Project Management SystemProject Management System
Project Management System
 
A_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdfA_Research_Paper_on_College_Management_S.pdf
A_Research_Paper_on_College_Management_S.pdf
 
A Research Paper On College Management System
A Research Paper On College Management SystemA Research Paper On College Management System
A Research Paper On College Management System
 
College Management System
College Management SystemCollege Management System
College Management System
 
Online Voting System-using Advanced Java
Online Voting System-using Advanced JavaOnline Voting System-using Advanced Java
Online Voting System-using Advanced Java
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysql
 
Placement automation system
Placement automation systemPlacement automation system
Placement automation system
 
online examination system
online examination systemonline examination system
online examination system
 
Online Examination
Online ExaminationOnline Examination
Online Examination
 
Placement project (2)on the basis of PPT
Placement project (2)on the basis of PPTPlacement project (2)on the basis of PPT
Placement project (2)on the basis of PPT
 
Client server chat
Client server chatClient server chat
Client server chat
 
Colleges.net
Colleges.netColleges.net
Colleges.net
 
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docxIGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
IGNOU BCS-051 Software Engineering December 2022 - Exam Solutions.docx
 
Content Sharing Website PPT
Content Sharing Website PPTContent Sharing Website PPT
Content Sharing Website PPT
 
java mini project for college students
java mini project for college students java mini project for college students
java mini project for college students
 
Banking java project
Banking java projectBanking java project
Banking java project
 
Online help desk
Online help deskOnline help desk
Online help desk
 
Mcq peresentation
Mcq  peresentationMcq  peresentation
Mcq peresentation
 
Student Information Management System.pptx
Student Information Management System.pptxStudent Information Management System.pptx
Student Information Management System.pptx
 

More from SMIT PAREKH

EDR(End Point Detection And Response).pptx
EDR(End Point Detection And Response).pptxEDR(End Point Detection And Response).pptx
EDR(End Point Detection And Response).pptxSMIT PAREKH
 
Virtualization And Containerization.pptx
Virtualization And Containerization.pptxVirtualization And Containerization.pptx
Virtualization And Containerization.pptxSMIT PAREKH
 
Final by smit parekh
Final  by smit  parekhFinal  by smit  parekh
Final by smit parekhSMIT PAREKH
 
Green house effect
Green house effectGreen house effect
Green house effectSMIT PAREKH
 
Innovation and you
Innovation and youInnovation and you
Innovation and youSMIT PAREKH
 

More from SMIT PAREKH (8)

EDR(End Point Detection And Response).pptx
EDR(End Point Detection And Response).pptxEDR(End Point Detection And Response).pptx
EDR(End Point Detection And Response).pptx
 
Virtualization And Containerization.pptx
Virtualization And Containerization.pptxVirtualization And Containerization.pptx
Virtualization And Containerization.pptx
 
Final by smit parekh
Final  by smit  parekhFinal  by smit  parekh
Final by smit parekh
 
Entropy
EntropyEntropy
Entropy
 
Green house effect
Green house effectGreen house effect
Green house effect
 
Pollution
PollutionPollution
Pollution
 
Innovation and you
Innovation and youInnovation and you
Innovation and you
 
Pollution
PollutionPollution
Pollution
 

Recently uploaded

Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2
 
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2
 
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...WSO2
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024VictoriaMetrics
 
WSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in UgandaWSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in UgandaWSO2
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in sowetomasabamasaba
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationJuha-Pekka Tolvanen
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastPapp KrisztiĂĄn
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfryanfarris8
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2
 

Recently uploaded (20)

Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
 
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
 
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in UgandaWSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in Uganda
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 

Visa immigration for canada final 2020 21