Omar Tharwat

Omar Tharwat

  • NA
  • 6
  • 1.1k

Web API information

May 6 2016 7:18 PM
I need help designing my web API could someone please help me with Designing it, should i start with a .net mvc project then add Web Api to it .. should i use dependancy injection or not !
 
 Requirements 
____________
 
 Asp.Net Web API (as a server side)
 
• AngularJS (as client side script)
 
•Entity Framework code first
 
• N-Tier architecture Project Model Project Name The name of the project Created Data Created Date of the project Start Date Start Date of the project End Date End Date of the project Members Model Member Name The name of the project Title Created Date of the project Project Id Project that member work in it
 
• Display grid contains all members in a certain project, above it put a drop down to filter these members by project.
 
• Implement CRUD Operations Create/Update/Delete as per the following instructions: • Make member name linkable so when someone clicks on it opens a popup for editing this member data.
 
• Add an icon to delete in the last column in the members’ grid when you click on it to show confirmation message before deleting the member
 
• Add above the grid a button to create new member when clicking on it, it should show a popup to create new member.

Answers (1)