Catalog of my things This console app helps users keep track of their possessions like books, music albums, movies, and games based on a UML class diagram. It stores data in JSON files and has a corresponding database with tables that match the program's class structure.
Server
- [keep a record of different types of things you own]
- [Store the data in JSON files]
- [Add items you own]
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/bernabasy/Ruby_group_capstone.git
- Run the code with ruby
In order to run this project you need:
- Git and GitHub
- A code editor
- Ruby
Clone this repository to your desired folder:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
https://github.com/bernabasy/Ruby_group_capstone.git
Install this project with:
- GitHub Actions
- Linters
- Rubocop
- Ruby
- Use this project as a step to learning to practice building backend applications with Ruby and OOP concepts.
-
run
irb
from the terminal" -
then rb(main):001:0>
require_relative './main.rb'
(the file you want to testeg './app.rb'
) -
=> true (this will show) press enter
-
follow the prompts
👤 Felix Nzomo Nyamai
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Bernabas
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Mukama Steven
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [keep a record of different types of things you own]
- [Store the data in JSON files]
- [Add items you own]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
This project is MIT licensed.