Skip to content

gjstirling/console-ordering-app

Repository files navigation

Console Ordering App (C#)

A simple C# console application that allows users to log in, place orders, and receive an email receipt.

Features

  • Console-based user login
  • Product listing with stock management
  • Order creation and receipt generation
  • Email receipts sent via Gmail SMTP
  • Configuration via .env file

Tech Stack

  • .NET 8
  • C#
  • SMTP (Gmail)
  • DotNetEnv

Running the App

  1. Clone the repo
  2. Create a .env file in the project root
  3. Add SMTP configuration
  4. Run the console app

Future Improvements

  • Multi-order sessions
  • Database persistence
  • Improved authentication
  • REST API layer

About

C# console ordering app with email receipts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors