re-former

In this project, we learned about forms, from the very basic to the Railsy-er ones. We learned how the information is gotten from the form and passed to the controller to create a new record in the database. We applied the previously acquired knowledge of Validations and flash messages.

screenshot1

screenshot1

screenshot1

screenshot1

Requirements

  • Ruby > 2.6.5
  • Rails > 6.0.3

Getting Started

To get started with the app, cd to the directory where you would like the repo to live by typing on your terminal:

$ cd <directory>

Clone the repo typing:

$ git clone https://github.com/lmaldonadoch/re-former.git

Install the needed gems:

$ bundle install

Finally, migrate the database:

$ rails db:migrate

Built With

  • Ruby
  • Rails
  • VSCode

Authors

👤 Luis Angel Maldonado

👤 Shubham Raj

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Acknowledgement

Show your support

Give a ⭐️ if you like this project!