Assignment Details CSD-3354: programming c#.net assignment 1-employee list Your team works in Wayne Enterprise and your

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Assignment Details CSD-3354: programming c#.net assignment 1-employee list Your team works in Wayne Enterprise and your

Post by answerhappygod »

Assignment Details
CSD-3354: programming c#.net
assignment 1-employee list
Your team works in Wayne Enterprise and your team has been tasked to create a new page to display a list of all the employees in your company. It is required for you display their mugshot photo, full name, department name and name of their office location.
Your company has following departments:
1. Accountingv
2. HR
3. IT Services
4. Infrastructure
5. Software Development
Wayne Enterprise also has 3 locations
1. Head Office: 288 Bremner Blvd, Toronto, ON M5V 3L9
2. South Sales Office: 4960 Clifton Hill, Niagara Falls, ON L2G 3N4
3. West CAN Sales Office: 8863 Cavendish Road, Cavendish, PEI Canada C0A 1N0
Your Administration team saw your design for the Movie list and approved the same design to be used for this project (Lab03 can be referenced). As part of this project, you need to display the list of employees with the details mentioned above (mugshot photo, full name, department name and name of their office location).
Assignment Deliverable
1. This is a group assignment, please work with your assigned group
2. Create a new project with solution name group name and assignment name e.g. Group1_A1
3. You will create the assignment in MVC 5 based on labs you did in the class
4. For this project you will need to create 3 models. Use your best judgement to define the model/ class properties.
a. Employee
b. Department
c. Location
1. Create a new view to display the list of employees
a. You must add yourself to the employees and assign departments and office locations
b. You can add more employees as you see fit, but must add yourself as employees as well
2. Use BootStrap to provide good visual representation
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply