Skip to content

Forms are the space to register your data to have control about any register in a database context, we usually use forms to create data in our database and we can manage this information to different outcomes. In this project, we practice the different ways to create a form and having a glace about how the server and the client interact with met…

Notifications You must be signed in to change notification settings

DanSam5K/Re-Former

Repository files navigation

Re-Former

Forms are the space to register your data to have control about any register in a database context, we usually use forms to create data in our database and we can manage this information to different outcomes.

In this project we use to make forms into the framework Ruby on Rails, to practice the different ways to create a form and having a glace about how the server and the client interact with methods from the terminal.

Feel free to add more features when you use or clone this repository.

New & Edit

Show & Errors

Built With 🔨

  • Ruby
  • Ruby on Rails
  • Visual Studio Code
  • Git & Github

Getting Started

  • We've included linters (Rubocop) to improve and cleaning the Ruby code.

Prerequisites

Install

To get a local copy up and running follow these simple example steps.

  • Open terminal
  • Clone this project with the command git clone https://github.com/DanSam5K/Re-Former.git
  • cd Re-Former folder
  • Run bundle install in your terminal
  • Run rails db:migrate in your terminal
  • Run rails s or rails server in your terminal

Once you completed successfully the last steps, you can start using the form created using Ruby on Rails.

NOTE: You can check out your terminal to see how is the interaction between the server and the client.

Usage

  • For anyone who wants to practice Ruby on Rails (RoR).
  • How to apply forms in RoR.

Authors 🤝

👤 Daniel Samuel

👤 Dante Alonso

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used 🔰
  • Inspiration 💘
  • Microverse program ⚡
  • Our standup team 🏹
  • Our family's support 🙌

📝 License

This project is MIT licensed.

About

Forms are the space to register your data to have control about any register in a database context, we usually use forms to create data in our database and we can manage this information to different outcomes. In this project, we practice the different ways to create a form and having a glace about how the server and the client interact with met…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published