Skip to content

2102-feb08-net/johnw-project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Inventory Management

Project Description

An online interface for store employees to place orders for customers at different store locations, and track order history by location and customer.

Technologies Used

  • .NET 5.0
  • Azure SQL Database
  • ASP.NET Core Web API
  • Bootstrap

Features

List of features ready and TODOs for future development

  • Add new customers
  • Place orders for customers
  • Track order history by customer
  • Track order history by location

To-do list:

  • Add authentication and authorization

Getting Started

Clone the repository: git clone https://github.com/2102-feb08-net/johnw-project1.git

Usage

Change directories to the repository directory: cd johnw-project1

Run the project with the following command: dotnet run -p BookStore/BookStore.Web/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published