Zilola-Nazarova / ruby-capstone-project

A console app that allows users to manage collections of their things: books, music albums, and games. The data is be stored in JSON files. Built with Ruby.
3 stars 1 forks source link
console-app rspec ruby

📗 Table of Contents

📖 [Catalog of my things]

The "Catalog of My Things" is a console-based application built using Ruby as the backend technology. This application offers a straightforward user interface to organize and manage different categories of personal belongings or items.

🛠 Built With

Ruby

Tech Stack

▶ Postgresql

▶ Database

💻 Getting Started

This repository includes files with plain PostgreSQL that can be used to recreate a database:

Prerequisites

In order to run this project, you must have installed and configured the following tools in your local environment:

1). Ruby

2.) PostgreSQL

Setup

Clone this repository to your desired folder:


  cd my-folder
  git clone: https://github.com/Zilola-Nazarova/ruby-capstone-project.git

Install

Install the dependencies:

gem install

Usage

To run the project, execute the following command:

ruby main.rb

Run tests

To run tests, run the following command:

rspec

You can also check linter errors:

rubocop

(back to top)

👤 Suleiman Gacheru

👤 Zilola Nazarova

👤 Essohanam Tambana

(back to top)

🔭 Key Features

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly leave a star or follow us.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me this wonderful opportunity to work on this project and Micronauts

(back to top)

📝 License

This project is MIT licensed.

(back to top)