Skip to content

A CLI app built using C# that generates employee ID badges for a fictional startup company name Catworx. Built using a C# tutorial.

Notifications You must be signed in to change notification settings

gleeson-emily/catworx-badgemaker

Repository files navigation

License: MIT

Catworx Badgemaker

Table of Contents

badge-example-screenshot

Description

This is an application that creates employee badges for a fictional startup company called Catworx.

The badgemaker is a command line app built using C# that allows for creation of employee badges, and it was built using a tutorial through Trilogy Education services. All random user data is provided via the Random User Generator API.

Installation Instructions

Download the repository from Github, and open the app folder in Visual Studio Code. Open up the terminal in VS Code and enter 'dotnet run' to begin the application.

Usage Information

Open the app in Visual Studio Code and enter 'dotnet run' in the terminal. You will be prompted to choose if you want to manually create an employee badge, or if you want to automatically create badges using API data from Random User Generator. Upon entering data or selecting to generate badges automatically, all badges will be available as PNG files in the data folder.

License

This software is licensed under MIT License.

The details for this license can be found here.

Questions?

Find me on github at gleeson-emily.

About

A CLI app built using C# that generates employee ID badges for a fictional startup company name Catworx. Built using a C# tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages