Skip to content

This project is part of the Gaza Sky Geeks (GSG) Ruby on Rails training program. It involves creating a simple CSV viewer in Ruby using object-oriented principles and Ruby gems like tty-prompt and terminal-table to fetch, read, and display CSV data in a structured format.

Notifications You must be signed in to change notification settings

Haithamak24/rubycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubycode

This project is part of the Gaza Sky Geeks (GSG) Ruby on Rails training program. It involves creating a simple CSV viewer in Ruby using object-oriented principles and Ruby gems like tty-prompt and terminal-table to fetch, read, and display CSV data in a structured format.

Overview

CSV Viewer is a Ruby script that allows users to select and display CSV files in a tabular format. This project is part of the GSG (Gaza Sky Geeks) training for Ruby on Rails.

Features

  • Fetches all CSV files from a specified directory.
  • Allows users to select which CSV file to display.
  • Displays the contents of the selected CSV file in a formatted table.

About

This project is part of the Gaza Sky Geeks (GSG) Ruby on Rails training program. It involves creating a simple CSV viewer in Ruby using object-oriented principles and Ruby gems like tty-prompt and terminal-table to fetch, read, and display CSV data in a structured format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published