/hello-rails

Primary LanguageRubyMIT LicenseMIT

logo

📗 Table of Contents

📖 Hello Rails app

Ruby Capstone

This project uses MVC approach to implement the design using rails gem and postgresql. Hello rails app runs in browser.

🛠 Built With

Ruby postgresql Rails

Tech Stack

Backend

Key Features

Rails server Rails new Rails generate

(back to top)

🚀 Live Demo

(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:

  • A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
  • Rails installed on the Computer

Setup

Clone this repository to your desired folder:

  • https://github.com/Okechukwu-muokwugwo/hello-rails.git if your're using https or git
  • https://github.com/Okechukwu-muokwugwo/hello-rails.git if you prefer ssh and hit enter.
  • create a directory in your preferred location (e.g in the Desktop or Document directory)

Install

Install this project with:

  • Install Ruby on Rails framework.
  • Use RubyGems as a software package system.
  • Dependencies (a packet manager is required): then you run the command npm install in the terminal

Usage

To run the project, execute the following command:

  • ruby -the name of the file-
  • This will run the project in the terminal in the specified directory

Run tests

To run tests, run the following command:

  • rspec spec
  • This will run all tests on your local machine

(back to top)

👥 Authors

👤 Okechukwu Muokwugwo

(back to top)

🔭 Future Features

To be added later

(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 then kindly give me a star ⭐️ in the project repository.

(back to top)

🙏 Acknowledgments & Attribution

  • I would like to thank Microverse.
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

(back to top)

📝 License

This project is MIT licensed.

(back to top)