Skip to content

r3core/Snickky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sniccky

A web application built with .NET Core 3.1 that emulates a Snickers machine.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • .NET Core 3.1

Installation and Execution

  1. Folllow this guide to install and configure the .NET Core 3.1 Framework and Visual Studio.
  2. Clone the repository.
projects> git clone https://github.com/r3core/Snickky.git
projects> cd Snickky
  1. Execute the app with the dotnet CLI.
projects\Snickky> dotnet run --project .\Snickky\

Routes

  • http://{app-url}/Index - Customer Page
  • http://{app-url}/Stocks - Operator Page

References

About

A Snickers machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published