LIENGITS / Project-MSSA

Small Business Invoicing Web Application
1 stars 0 forks source link

Store Customer Info for Quicker Invoice Creation for Repeat Customers #7

Open LIENGITS opened 4 years ago

LIENGITS commented 4 years ago
  1. User Story: As an important function of this web invoicing system, I want to be able to save every customers' invoicing information so that I can retain the good relationship with customers.

  2. Acceptance Criteria: Users can save their customized details and information to their profile and search through past customizations for more effective purposes. [ ] Update Models (constructors) [ ] Make View Model [ ] Update controllers / action methods [ ] Create View to display customizations [ ] SQL script run in the web app's database [ ] Entity Framework Scaffolding updated (if necessary)