Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gourmet Shop Application

Summary

Create the customer WinForms appl, and update the DataAccess library.

Setup

To create the database, run the script GourmetShop.sql under the SQL folder.

In Visual Studio, under Git->Open in command prompt, type in git update-index --skip-worktree ./GourmetShopSolution/Config/ConnectionStrings.config. The file remains in the repository and GitHub, but your local changes are ignored. Place your connection string in that file. Set the startup project as GourmetShop.LoginForm.

Assignment Instructions

Having completed the administrative side of Gourmet Shop, you will now follow the Software Development Life Cycle (SDLC) typically consists of seven phases, each with specific activities and deliverables: 

Project planning
Gathering requirements and analysis
Design
Coding or implementation
Testing

Deployment

Maintenance

You will form groups of two. Your team will work together to create the customer WinForms appl, and update the DataAccess library. Each group will identify the tasks to be completed, a task list should be generated with the task, developer, start date, end date, date completed. 

This project objectives include:

Customer WinForms application
Actions required: login, view products, filter by suppliers, make a purchase of multiple items
Update the DataAccess library to support the actions
Update GourmetShop and enable a managerial perspective for sales; this could include filtering by customer, by product, etc.
Documentation: Your plan, your task assignments, supporting documentation i.e. code has appropriate comments clearing stating purpose, etc.
Deliverables:
Zipped solution with sql code listed in the order of execution, all of the projects, along with your documentation

About

Create the customer WinForms appl, and update the DataAccess library. Contains two different portions, the administrator side and customer side. Customers can purchase orders. Based on modifications to the Gourmet Shop database.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages