README

forthebadge forthebadge forthebadge

Table of contents

Project overview

This project is personal

overview

Prerequisite

Ruby version : 3.1.2

rails version : 7.0.4

Check that you have the correct version of Ruby and Rails installed on your machine.

ruby -v
rails -v

Installation

You need to clone the project on your pc and install gems for the project.

git clone https://github.com/Symitsh/Baby_names_generator
bundle install

And start the serveur:

rails s

Usage

BabyNameGenerator is an algorithm that provides methods for generating and filtering first names. It contains a list of common vowels and consonants, and a set of rules for determining which first names are allowed and which are not.

Licence

You can use this project as you see fit, but don't forget to put a "stars" on my project to give me a little boost. And why not, give me a little feedback, that would make me happy.

Contributing

Contributions are welcome. For major changes, please contact me before starting to work on it.

Tests

use gem rspec Test work in progress

Special Thanks

We thank Harry for his Script and the community Coding Accelerator