https://github.com/nkaleth/ruby_capstone
We will create an app to keep a record of different types of things users own: books, music albums, movies, and games. Everything will be based on a UML diagram . The data will be stored in JSON files.
https://github.com/nkaleth/ruby_capstone
Last synced: 3 months ago
JSON representation
We will create an app to keep a record of different types of things users own: books, music albums, movies, and games. Everything will be based on a UML diagram . The data will be stored in JSON files.
- Host: GitHub
- URL: https://github.com/nkaleth/ruby_capstone
- Owner: Nkaleth
- Created: 2023-04-24T15:19:29.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-10T09:00:25.000Z (over 1 year ago)
- Last Synced: 2025-01-25T05:26:31.521Z (4 months ago)
- Language: Ruby
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Catalog of my things ](#-catalog-of-my-things-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)We will create an app to keep a record of different types of things users own: books, music albums, movies, and games. Everything will be based on a UML diagram . The data will be stored in JSON files.
Ruby
- **Run a program using the command line.**
- **Apply Ruby best practices and language style guides in code.**
- **Implement classes and objects in Ruby.**
- **Set up associations between classes and objects.**
- **Store data in files.**
- **Build interactive console apps.**
- **Recognize the value of making equal contributions to group projects to produce the best outcome.**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Ruby 3.2.2
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Nkaleth/ruby_capstone.git
```
### Install
No instalation needed.
### Usage
To run the project, execute the following command:
```sh
ruby main.rb
```
👤 **Jorge Abrahan**
- GitHub: [@jorgeabrahan](https://github.com/jorgeabrahan)
- LinkedIn: [Jorge Abrahan](https://www.linkedin.com/in/jorge-siguenza/)
👤 **Nilton Segura**
- GitHub: [@Nkaleth](https://github.com/Nkaleth)
- Twitter: [@NoeSeguraL](https://twitter.com/NoeSeguraL)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/niltonsegura/)
👤 **Sajib Siddiqui**
- GitHub: [@sajibarafatsiddiqui](https://github.com/sajibarafatsiddiqui)
- Twitter: [@NoeSeguraL](https://twitter.com/SajibArafat)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sajibarafatsiddiqui)
- **Implement methods to the APP : remove, add, etc**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need and don't forget to start it!.
I would like to thank Microverse for the information provided to build this project.
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
- **Do I need to ask for permission?**
- No need to ask for permission.
This project is [MIT](./MIT.md) licensed