πŸ“— Table of Contents

πŸ“– hallo-rails

Initial rails application

The App UML Class Diagram

πŸ›  Built With

Tech Stack

Client

Key Features

You can do the following with app:

  • Add book and book label.
  • Add games and author.
  • Add music albums.
  • Persist all the data in a json file.

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

git clone https://github.com/Strangeal/hallo-rails.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd hallo-rails

Install

To install all gems, run:

bundle install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • To get it running in your terminal, run it in your IDE

Demo Video

Catalog of my things

Run tests

To run tests, run the following command:

rubocop
rspec

(back to top)

πŸ‘€ Authors

πŸ‘€ Ndikumana Isaie

πŸ‘€ Amine Ouassef

πŸ‘€ Justice Bajeri

(back to top)

πŸ”­ Future Features

  • Implement more methods.
  • Write Extra Message.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and how I managed to build it!

(back to top)

πŸ™ Acknowledgments

  • The original design ideal from MicroverseπŸ’•.
  • Project from Microverse Ruby / Database and Interviewing module.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

(back to top)

❓ FAQ

  • Can I fork and reuse the repository

    • Yes please, feel free.
  • Can I improve the repository, and my changes will be accepted if they are good?

    • Yes please, nice ideas are welcome, please.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)