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.
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
- Github: aracelicaes
- Twitter: @Ara_CE_93
- Linkedin: Ara Camarillo
👤 Jessica Farias
- Github: jessicafarias
- Twitter: @FariasRosado
- Linkedin: jessica-michelle-farias-rosado
- Project Link: Click Here
Acknowledgements
Show your support
Give a ⭐️ if you like this project!