This app allows a user to create employee badges by either inputting employee data or choosing to have that data populated from an API. The app is run exclusively from the terminal. The app created the badges seen below as well as creates a seperate folder for those badges even if the directory does not exsist.
Simply donwload the files/clone the repo.
-In the terminal run dotnet run
-Answer the prompt to either input your own data or pull from an api.
-It's that easy!
- C# - Language Used
- .NET - Used to import libraries
- Random User - API used
- Luis - Back-End - GitHub