Samuelwanza / catalog-of-my-things

This capstone projects aims to apply the features regarding databases and ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catalog of My Things

πŸ“— Table of Contents

πŸ“– [Catalog of My Things]

[Catalog of My Things] is a console app that will help you to keep a record of different types of things you own: books, music albums and games.

πŸ›  Built With

  • Ruby
  • PostgreSQL

Key Features

  • [Item Management]
  • [Archiving Items]
  • [User Interface (Console App)]
  • [Preserves data]

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

  • Laptop
  • Github
  • Git
  • Ruby
  • Linters

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Samuelwanza/catalog-of-my-things.git

Install

Install this project with:

  cd my-project
  bundle install

Demo

DEMO LINK

πŸ‘₯ Authors

πŸ‘€ Emmanuel Kipngeno

πŸ‘€ Samuel Wanza

πŸ‘€ Sana Tameem

(back to top)

πŸ”­ Future Features

  • [Search and Filter]
  • [Data Visualization]
  • [Sorting the data]
  • [Build api around it]

(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 give us a ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse Team.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This capstone projects aims to apply the features regarding databases and ruby


Languages

Language:Ruby 100.0%