Skip to content

Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

License

Notifications You must be signed in to change notification settings

thecodechaser/things-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things-Catalog

Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

Built With

  • Major languages (Ruby)
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

  • Ruby
  • Rspec

Using it Locally

  • Clone the project
git clone git@github.com:thecodechaser/things-catalog.git

cd things-catalog
  • To Start the programs
open terminal
run the command $irb (interactive ruby shell)
run the program functions

OR

open terminal
run ruby available_files.rb
  • To run the tests
open terminal and run the commands
gem install rspec                (install rspec test library)
rspec file_directory/file_name   (run the test files)

Visit And Open Files

Visit Repo

Download Repo

Download Repo

Authors

👤 Ranjeet Singh

👤Mucyo claude

Mohamed ELShamy

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspiration: Microverse

📝 License

This project is MIT licensed.

About

Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages