Skip to content

skillitzimberg/TumbleweedBakehouse.Solution

Repository files navigation

Valley Bread

Designed By

Scott Bergler
Alex Garcia
Charley McGowan
Chris Rudnicky


Table of contents

Installation Instructions
Description
Planned Additions
Usage Instructions
Application Testing
Known Errors
Technologies Used
Acknowledgements
Additional Resources
License


Description

This website is meant to help Scott's sister manage her bakery business by allowing her customer to place orders online, storing order information in a database, allowing specific products to be displayed as appropriate, and reducing manual (pen & paper) data handling.

Planned Additions

  • App emails admin when new orders are placed.
  • customer-facing views/functionality
  • image upload
  • database table(s) for ingredients/supplies/expenses

Installation Instructions

Clone the code from GitHub.

SQl To Build The Database.

To set up your Mac for C#/ASP.NET Core programs:
Download .NET Core SDK (Software Development Kit);

Open the file to launch the installer. The default settings are alright.

Confirm the installation by running the command $ dotnet --version in the terminal. The response will be along the lines of 1.1.4.

Download Mono here.

Open the downloaded .pkg file to run the installation wizard.

Confirm the installation is successful by running the command $ mono --version. You should see a response including a version number similar to, but not necessarily exactly, 5.10.1.57.

Instruction for PC/Windows are here.


Application Testing:

-Customer Test Specs

Spec 1: Do a thing:
  • Expect:
    Input: some input;
    Output: some output;

Known Errors


Technologies Used

HTML, CSS, Json, C#.


Acknowledgements


Support and contact details

Scott Bergler :: commandinghands@gmail.com


Additional Resources

-Tree Structure Diagram

License

Licensed under the MIT license.

Copyright (c) 2018 ** Scott Bergler **

About

Bakery order/inventory app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •