Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

samuelvaneck/mushrooms

Repository files navigation

Mushrooms

The project will import mushrooms from the file. It has taken from the Univercity of California Machine Learning Repository.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Ruby , Ruby on Rails and Postgresql

  • You have a Linux/Mac machine.

Using Mushrooms

To use Mushrooms follow these steps:

New environment

1. rails db:create
2. rails db:schema:load
3. rails db:seed
4. rails server

Existing environment

1. rails db:migrate
4. rails server

Systems / components used

  • Rails 6.0.3.2
  • Ruby 2.7.1
  • Postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published