khalidabuhakmeh / ConsoleTables

Print out a nicely formatted table in a console application C#
MIT License
944 stars 157 forks source link

Feat(ConsoleTable.cs): Added Feature for table creation based on user… #45

Closed Kerwin-Junior closed 1 year ago

Kerwin-Junior commented 4 years ago

1.Added a new feature to let user create a table of their own with their own input. 2.User are able to choose which type of table format they want.