adamclasic / re-former

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re-former

Contributors Forks Stargazers Issues


Logo

re-former

This is a collaborative project built with Ruby on Rails
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

In this project we were asked taught the multiple ways to build a form in a Rails application that can send parameters to a controller so that it can build an instance of a model with those parameters. We were asked to build three forms using nearly-pure HTML, then graduating to using the Rails helper methods.

Built With

This project was built using these technologies.

  • Ruby on Rails
  • Ruby

Installation

Setup

Clone the repository and follow the steps.

  • $ git clone git@github.com:adamclasic/re-former.git
  • $ cd into the folder
  • $ bundle install
  • $ rails server
  • fill out the form and play around with the project

Authors

👤 Brittany Blake

👤 Adam Allalou

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 75.0%Language:HTML 19.2%Language:JavaScript 3.0%Language:CSS 2.3%Language:CoffeeScript 0.5%