Mupa1 / re-former

Building a form in rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forms

This is part of the Forms Project in The Odin Project’s Ruby on Rails Curriculum. Find it at http://www.theodinproject.com

Built With

  • Ruby
  • Rails Framework

Getting Started

  • Clone the repo to your local machine, and ensure you have Ruby & Rails installed
  • Ruby version ruby '2.6.5'

  • Rails version rails 6.0.3

  • Configuration

Start by:

  • Ensure you have both Ruby and Rails Installed.
  • Fork/Clone the project to your local machine
  • cd into the project directory
  • bundle install
  • run rails db:migrate

Commands to run

Author

👤 Mupa M'mbetsa Nzaphila

👤 Taiwo Coker

🤝 Contributing

Start by:

  • Fork/Clone the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contribution
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Feel free to also check the issues page.

Show your support

Give a ⭐️ if you like this project!!

Acknowledgments

  • Microverse
  • The Odin Project

About

Building a form in rails


Languages

Language:Ruby 75.8%Language:HTML 18.4%Language:JavaScript 3.0%Language:CSS 2.3%Language:CoffeeScript 0.5%