Skip to content

220321-NET/P1-jxm8022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telescope Store

Overview

The Telescope Store app is a console software application that helps customers purchase telescopes and accessories. Below is the code stack used to create the application:

Code Stack

  • C#
  • Azure Sql Database
  • .NET
  • Xunit

Functionality

  • The user can sign up. This allows them to have an account to the store.

  • The user can log in. This allows them to access their account that is connected to the store.

  • The user can view the current inventory.

  • The user can place orders.

  • Orders consists of multiple products.

  • When purchased, the user can view their order history.

  • The order history displays the details of the orders.

  • The manager is able to replenish inventory.

Note

The store is fictional and there is no real product to be sold. This is solely for the purpose of training.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors