Skip to content

euqueme/re-former

Repository files navigation

Contributors Forks Stargazers Issues Hireable


Logo

Bare Metal Forms and Helpers

This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

screenshot

This project is about building a form from the html way to the rails way using the rails form helpers

This is the fifth Microverse project of the Ruby on Rails Curriculum

This is also part of the Odin project curriculum https://www.theodinproject.com/courses/ruby-on-rails/lessons/forms

Built With

This project was built using these technologies.

  • Ruby 2.6.3
  • Rails 6.0.2.1
  • Ubuntu 18.4+
  • Stickler
  • VsCode

Usage

If you want to try it out you need to have Ruby and Rails installed in your computer and download or clone this repo as follows:

  • $ git clone "https://github.com/euqueme/re-former.git"

cd to the re-former directory and then, after that you need to open a terminal inside the repo and run the bundler

  • $ bundle install --without production

run rails db:migrate. This creates the database with the corresponding tables, columns and associations.

  • $ rails db:migrate

finally, run the server

  • $ rails server

and try out the new

screenshot

and edit (you have to create an user first to see this page)

screenshot

Automated Test

There are no Automated Test for this project yet

Author

👤 Audrey Emmanuella Odiaka

👤 María Eugenia Quemé

🤝 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!

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published