ifeasome / Catworx-BadgeMaker

An employee badge maker using C# and the .NET Core framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catworx-C-sharp-BadgeMaker

License Badge

Table of Contents

Description

A CLI application utilizing the random user API to create employee ID badges written in C# and using .NET core framework.

Installation

To install, follow the steps below:

  1. Use git@github.com:ifeasome/Catworx-BadgeMaker.git to clone application repository onto your local computer
  2. Open the cloned repository in vscode
  3. In open terminal/bash, run command dotnet run

Make sure that you have the C# extension added to your VS code and that the .NET Core is installed on your local machine

  1. Answer all questions as prompted. See sample files Sample Output

Usage

To generate employee ID badges

Tests

Install program as detailed here: Installation.

Technologies

Technologies used:

  • .NET Core
  • Random User API

Credits

Credit to:
Kennadee for code example on setting up methods in the people fetcher class.

License

License Badge
© 2022 Somelina Obiechina

Contribution

All contributions are welcome. Submit pull requests or email me for any idea on how we could collaborate together.

Contact Information

For questions, queries or anything at all, contact me at:

Github: https://github.com/ifeasome

Email: ifeasome@gmail.com

About

An employee badge maker using C# and the .NET Core framework


Languages

Language:C# 100.0%