Interview Assignment Question

1
Hi, On the 10th Jan I will have an introductory interview with Mansystems. As part of the trial I will have to build an application, in 2 week time.  I have been through the Rapid Developer Course and I was thinking to do an Application for Ski Instructor Courses and Rentals. Anyone knows how complex the application should be to achieve their expectations for the IT Trainee job? Any other tips I should be aware of? Thank you! P.S. If anyone would like to be part of the project, please let me know. I think it would show the fact that I can work in a team. Nobs and Pro are welcome :)
asked
3 answers
3

Good Luck Viorel! 

 I don't know what Mansystems wants specifically, but if you want to demonstrate skill with the Mendix platform it is a good idea to include a web service call.  Maybe incorporate a REST service into your sample application as outlined here.  I'd also recommend a few more complex microflows beyond creating and committing entities.  Maybe you could have some logic to check availability of ski equipment at rental time against the amount of items in inventory.  Maybe you could have the app send out confirmation or receipt e-mails using an SMTP e-mail relay.  It's pretty straightforward to set up using a free gmail account and it might show off your skills.

  Cheers,

Rob

answered
2

Another thing you can do is create a custom theme. A good looking application can go a long way, and it will also demonstrate your UI/UX skills. 

answered
1

Make your own demo system containing the best showcase apps that you have built when following along with tutorials. Especially with some app that has your interest.

answered