Giter Site home page Giter Site logo

zhadier / catalog-of-stuff Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnftitor/catalog-of-stuff

1.0 0.0 0.0 626 KB

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

Ruby 100.00%

catalog-of-stuff's Introduction

Catalog of Stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but we also prepared a database with tables structure analogical to our program's class structure.

UML class diagram

Preview

console app

Requirements

  • You need to have Ruby and bundle installed in order to run this files

Built With

  • Languages: Ruby
  • Frameworks: N/A
  • Technologies used: Visual Studio Code

Getting Started

Clone this repository

$ git clone [email protected]:JohnFTitor/catalog-of-stuff.git
$ cd catalog-of-stuff

$ bundle install

To run the code

$ ruby src/main.rb

Alternatively, you can run this command on your terminal to make main.rb executable

$ chmod 755 src/main.rb

And run it like this

$ ./main.rb

How to run tests (On root directory)

$ rspec src/spec

Authors

πŸ‘€ Sahar Abdel Samad

πŸ‘€ Zeeshan Haider

πŸ‘€ AndrΓ©s Felipe Arroyave Naranjo

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

catalog-of-stuff's People

Contributors

johnftitor avatar zhadier avatar sahar-abdelsamad avatar

Stargazers

divine charlotte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.