I am starting my internship in a few months and was send the project I have to complete.
The company I applied at works at casino's and they install slot machines and black jack tables and so on.
Here is an outline of the project:
For your main project, we will have you develop an Interface. This interface will need to be able to show us all the desired information of a Casino Floor in real time.
These are the Technical requirements for this Interface:
- Needs to be developed in .NET
- Needs to be compatible with Microsoft SQL 2005/2008
- Needs to be Interactive
- Either Web-based, or Stand-alone application
- Needs to be user friendly but at the same time, it needs to be technologically advanced
This is an outline of what the interface will need to be able to do:
- The interface will need to be able to show an entire casino floor as is. In other words, the interface needs to represent an exact duplicate of the machine layout of the casino floor.
- The interface needs to be dynamic. With this we mean, if we change a physical machine from location on the floor, we need to be able to do the same in the interface so both stay identical. Or if we add/remove machines all together, we need to be able to do so in the interface as well
- Once the interface matches the floor layout, the machines in the interface need to be able to give/show the following information:
- The interface should give you all the information related to that machine:
- Asset number (machine number)
- Serial number
- Area; Section and Location number
- Brand of machine
- Type of machine
- Model of machine
- If it’s an SBX machine, needs to show the games/themes on that machine
- Controlled by eSMIB, yes or no
- Accounting Denomination
- Playable Denomination
- All the above information can be found in the SQL Database
- Asset number (machine number)
- If it’s a Member or None Member playing at that machine
- If it’s a Member, it needs to show:
- Name of the player
- Player Level
- Type of player
- Name of the player
- If it’s a Member, it needs to show:
- The interface should give you all the information related to that machine:
So my issue is that I was hoping expecting to do some networking or hardware related work since I haven't programmed in quite some time.
I used to program in Java and VB and have done several small programs before but feel like I am a beginner all over when I saw the outline and was thinking about where should I start
I just want to know the degree of difficulty (for a beginner) and if it is possible as they want it to be "dynamic" as in when a machine changes position on the casino floor has to be updated automatically.
And also what would be easier a web-based or stand alone application?
Many thanks in advance


Sign In
Create Account


Back to top









