Content

  • Day 3- Implementation Steps
  • Project Summary

Day 3- Implementation Steps

  1. Create Interface for admin specific methods
  2. Implement Interface
  3. Create required ViewModels
  4. Implement required Action Methods in Admin Controller
  5. Create Views with Admin's shared layout & test all methods
  6. Other features : Pagination,Sorting, Searching, Using SweetAlert in project

Project Summary

  • Development Process Overview
  • Future Scope