/re-former

This is the forms and helpers project for Rails Microverse Inc.

Primary LanguageRuby

PROJECT:FORMS

This Project is a Rails app built using Ruby on Rails, to implement the creation of forms both using nearly-pure HTML and then graduating to using the helper methods that Rails provides.

Table of Contents

About The Project

This Project is a Rails app built using Ruby on Rails, to implement the creation of forms both using nearly-pure HTML and then graduating to using the helper methods that Rails provides. We have created a User Controller that contains the new, create, edit and update methods, along with its routes and corresponding forms inside the Views.

screenshot

Getting started

Installation

  • Clone the repo following this link
  • Install all dependencies running from terminal using the command
    bundle install
    
  • Run from terminal
    bin/rails console
    

Features:

  • Ruby 2.7.0
  • Rubocop
  • Ruby Gems
  • Postgresql

Authors

👤 Ara Camarillo

👤 Jessica Farias

Acknowledgements

Show your support

Give a ⭐️ if you like this project!