catalog-of-my-things

所属分类:自动编程
开发工具:Ruby
文件大小:20KB
下载次数:0
上传日期:2022-09-09 14:29:28
上 传 者sh-1993
说明:  在本项目中遵循Gitflow。这是一个配对编程,Capstone项目。我们已经执行了团队代码审查。...
(It s a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It s a simple project developed from a UML diagram. We are following Gitflow in this project. It s a pair programming, Capstone project. We have)

文件列表:
catalog-of-my-things-develop (0, 2022-09-09)
catalog-of-my-things-develop\.rubocop.yml (1038, 2022-09-09)
catalog-of-my-things-develop\LICENSE (1071, 2022-09-09)
catalog-of-my-things-develop\controllers (0, 2022-09-09)
catalog-of-my-things-develop\controllers\book.rb (1750, 2022-09-09)
catalog-of-my-things-develop\controllers\game.rb (500, 2022-09-09)
catalog-of-my-things-develop\controllers\label.rb (1478, 2022-09-09)
catalog-of-my-things-develop\controllers\movie.rb (518, 2022-09-09)
catalog-of-my-things-develop\controllers\music.rb (544, 2022-09-09)
catalog-of-my-things-develop\data (0, 2022-09-09)
catalog-of-my-things-develop\data\books.json (107, 2022-09-09)
catalog-of-my-things-develop\data\games.json (2, 2022-09-09)
catalog-of-my-things-develop\data\labels.json (46, 2022-09-09)
catalog-of-my-things-develop\data\movies.json (2, 2022-09-09)
catalog-of-my-things-develop\data\musics.json (72, 2022-09-09)
catalog-of-my-things-develop\main.rb (801, 2022-09-09)
catalog-of-my-things-develop\models (0, 2022-09-09)
catalog-of-my-things-develop\models\author.rb (306, 2022-09-09)
catalog-of-my-things-develop\models\book.rb (361, 2022-09-09)
catalog-of-my-things-develop\models\game.rb (374, 2022-09-09)
catalog-of-my-things-develop\models\genre.rb (226, 2022-09-09)
catalog-of-my-things-develop\models\item.rb (1030, 2022-09-09)
catalog-of-my-things-develop\models\label.rb (307, 2022-09-09)
catalog-of-my-things-develop\models\movie.rb (268, 2022-09-09)
catalog-of-my-things-develop\models\music_album.rb (310, 2022-09-09)
catalog-of-my-things-develop\models\source.rb (232, 2022-09-09)
catalog-of-my-things-develop\modules (0, 2022-09-09)
catalog-of-my-things-develop\modules\app.rb (2206, 2022-09-09)
catalog-of-my-things-develop\modules\date_handle.rb (310, 2022-09-09)
catalog-of-my-things-develop\modules\file_handle.rb (525, 2022-09-09)
catalog-of-my-things-develop\modules\options.rb (972, 2022-09-09)
catalog-of-my-things-develop\modules\static_data.rb (511, 2022-09-09)
catalog-of-my-things-develop\modules\utility.rb (2185, 2022-09-09)
catalog-of-my-things-develop\schema (0, 2022-09-09)
catalog-of-my-things-develop\schema\schema.sql (1656, 2022-09-09)
... ...

![](https://img.shields.io/badge/Ritobroto-Mukherjee-yellow?labelColor=blue) ![](https://img.shields.io/badge/Ali-Atayee-yellow?labelColor=black) ![](https://img.shields.io/badge/Kinyera-Amos-red?labelColor=blue) ![](https://img.shields.io/badge/Sigei-Kiprono-white?labelColor=green) # Catalog Of My Things > It's a Catalog Storage **OOP(Object Oriented Programming)** project in Ruby. The project follows **SOLID** principles. The data gets added and deleted from `CLI` and gets preserved as **JSON** in a `.json` file. It's a simple project developed from a `UML diagram`. We are following **Gitflow** in this project. It's a pair programming, **Capstone** project. We have performed team code reviewing. This project have `unit test` for testing the `models` functionality. ## Video Presentation > **Click Link To:**  [View Presentation](https://drive.google.com/file/d/1H5Q_S333Hfxgh_UhipDAdlhlAGb6mMy9/view?usp=sharing) ## Built With ![](https://img.shields.io/badge/Ruby-red) ![](https://img.shields.io/badge/Github-black) ![](https://img.shields.io/badge/RSpec-red) ## To get this project up and running, you should do the following; - If you wish to run the project locally, please do the following: - Clone the repository to your local machine. - **`https://github.com/aliatayee/catalog-of-my-things.git`** - **`cd catalog-of-my-things`** ## Testing - Go to your project directory throguh the terminal - Run `rspec spec` ## Prerequisite > - Ruby needs to be installed in system. For window `WSL` will also work. > - RSpec required to run the unit tests ## Authors ‘¤ **Ritobroto Mukherjee** - Portfolio: [@Rito](https://ritobroto-mukherjee.blogspot.com/) - GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee) - Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3) - LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/) ‘¤ **Ali** - GitHub: [@aliatayee](https://github.com/aliatayee) - Twitter: [@aqaatayee](https://twitter.com/aqaatayee) - LinkedIn: [@aliatayee](https://www.linkedin.com/in/aliatayee/) ‘¤ **Amos** - GitHub: [@bigmosi](https://github.com/bigmosi/) - Twitter: [@kinyera_amos](https://twitter.com/kinyera_amos) - LinkedIn: [kinyera-amos](https://linkedin.com/in/kinyera-amos) ‘¤ **Sigei Kiprono** - GitHub: [@ksigei](https://github.com/ksigei) - Twitter: [@_kipronojaphet](https://twitter.com/_kipronojaphet) - LinkedIn: [Kiprono Japhet](https://www.linkedin.com/in/kiprono-japhet/) ## ¤ Contributing Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). ## Show your support Give a if you like this project! ## Acknowledgments ![](https://img.shields.io/badge/Microverse-blueviolet) ## “ License This project is [MIT](./LICENSE) licensed. _NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

近期下载者

相关文件


收藏者