Skip to content

211115-UTA-NET/KareemD-P1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Inventory Manager

Project Description

This application is designed for use by a retail store employee to record incoming orders of different products. The logic and data are managed in a RESTful HTTP service, while the user interface is a console application. The user can examine customer information, searchable by name, and examine the sortable order history, including orders to specific locations and by specific customers. Orders are validated and store inventory is tracked as orders are fulfilled or rejected.

Technologies Used

  • ASP.NET
  • Azure SQL Server
  • Docker

Features

List of features ready

  • Can complete CRUD functions in Database
  • Client-to-API communication using RESTfull design
  • API designed using SOLID Principals and Repository design to create modular testable code

To-do list:

  • Add interactive UI design
  • Migrate over to Entity Framwork

Getting Started

*Enter this in your terminal to get started: git clone https://github.com/211115-UTA-NET/KareemD-P1.git (include all environment setup steps)

Be sure to include BOTH Windows and Unix command
Be sure to mention if the commands only work on a specific platform (eg. AWS, GCP)

  • All the code required to get started
  • Images of what it should look like

Usage

Here, you instruct other people on how to use your project after they’ve installed it. This would also be a good place to include screenshots of your project in action.

Contributors

Here list the people who have contributed to this project. (ignore this section, if its a solo project)

License

This project uses the following license: <license_name>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors