Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/dispatcher.php on line 157 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/dispatcher.php on line 221 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/controller/controller.php on line 308 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/controller/controller.php on line 347 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/controller/controller.php on line 535 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/controller/controller.php on line 805 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/controller/component.php on line 128 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/view/view.php on line 686 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/class_registry.php on line 55 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/model/connection_manager.php on line 84 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/cake/libs/model/connection_manager.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in /home/alumni/fujiwara/www/app/views/helpers/error.php on line 29 EYE : Home

Welcome to the EYE project!

The EUROAVIA Young Engineers in Aerospace, shortly EYE, is a project that is developing a Web-Integrated Curriculum Vitae Database, containing resume of students and recently graduated Aerospace Engineers as well as job advertisements.

This database will be available for free to all Companies and Institutions searching for candidates interested in jobs and traineeships but also internships and work on projects within the global market. With an experience of more than 45 years, and manpower of over 1300 members in all the European Aerospace faculties and a great number of former members, EUROAVIA makes another big step forward to meet the needs of today's job market.

With this project, EUROAVIA aims to establish stronger links between Students, Universities and Industry and help young engineers with the beginning of their career.

Testing EYE

For the moment this app is still in development, but you can already test this application. You can login with a guest account.

login:guest

pas:Guest1

Company accounts:

login:guestComp1 (also admin account)

pas:guestComp1

login:guestComp2

pas:guestComp2


Greetings Geert

Valid XHTML 1.0 Transitional Valide CSS!

Powered by apache! Powered by MySQL! Powered by PHP! Powered by Linux!

7 queries took 36 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `privileges`881
2DESCRIBE `roles`552
3DESCRIBE `users`13136
4DESCRIBE `pros`221
5SELECT `Role`.`id`, `Role`.`name`, `Role`.`special`, `Role`.`function`, `Role`.`system` FROM `roles` AS `Role` WHERE `Role`.`id` = 1 LIMIT 1110
6SELECT type FROM implemented_actions i WHERE i.action='display' AND i.table='pages' 1123
7SELECT * FROM `privileges` WHERE related_table='pages' AND action='display' AND (( role_id = '1' AND owner_type='role') OR (user_id = '' AND owner_type='user') ) AND ( (type = 'object' AND (object_id = 0 OR object_id = 'home')) OR type = 'global') 113