Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.93 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.93 KB

Sneaker Shop

Agile Team Development Project (SCRUM)

System Overview:

This website will be selling Sneakers. A customers will be able to access front-end of the site and browse and filter the products that are available for sale. Users can place items to the basket and processed with the order. They might continue as a guest, create an account or login to an existing one. Upon creating an order, they will be asked for personal information and payment details. After the checkout the users will have an option to view their orders.

Moreover, there will be back-end system only available for staff members. Each employee has its own account enabling them to look through list of orders that are placed by customers. They also will be provided with tools to add, edit, and delete sneakers from database.
Furthermore, the system will contain an admin panel with options such as managing staff privileges, stock, staff, and customer data.

Technologies:

  • C#
  • ASP.NET
  • SQL Database

Screenshots:

Landing Page / List

LandingPageAgile

Add/Edit functionality

EditPage

Filter functionality

Filter Agile

ERD

ERDagile WidgetDatabase

Contributors:

  • Norbert Matynia - Stock Management System
  • Piotr Falba - Staff Management System
  • Norbert Duchnowski - Customer Management System
  • Caleb Atsu - Order Management System
  • Muhammad Tayoob - Supplier Management System