my-project

Description

This app is a basic example of importing data from CSV-files.

Built With

  • Ruby 3.1.0
  • Rails 7.1.2

Getting Started

To get a local copy of this project on your machine follow these steps

  • Open your terminal
  • Run this command: git clone https://github.com/devMahmoud/my-project.git

Prerequisites

  • Make sure Ruby is installed.
  • Make sure PostgreSQL is installed.

Install

  • Navigate to the project folder: cd my-project
  • Install dependencies: bundle install

Usage

  • Run this command to import the data from the CSV-files: rails import:movies_and_reviews
  • Run this command to start the server: rails s
  • Open localhost:3000 in your browser.
  • Enjoy!

Authors

👤 Mahmoud Makhlouf

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!