Skip to content

dotnet-bootcamps/maktab-104-moshtari-yar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maktab-104-MoshtariYar

Roadmap

  • Database
    • Data-Model Design
    • Implement SQL Server Data-Access Layer
  • Identity
    • Separate Admin And Support Roles
    • Login Page
    • Register Page (Optional)
    • Change Password Page
  • Admin Area
    • CRUD Page for departments
    • CRUD Page for Priorities
    • Users-Management
      • Add User
      • Change Password
      • Reset Password
      • Profile Edit
  • Support Area
    • Close Ticket Action
    • Reply To Ticket
  • Customer Area
    • Close Ticket Action
    • ReOpen Ticket Action
    • Reply To Ticket
    • Cancel Ticket Action