Skip to content

Made as a practice for form validations in rails. The app works in the development environment. It allows you to create new users and edit them.

Notifications You must be signed in to change notification settings

karmaester/re-former

Repository files navigation

Re-Former

Made as a practice for form validations in rails. The app works in the development environment. It allows you to create new users and edit them.

screenshot

screenshot

Built With

  • Ruby
  • Ruby on rails
  • SQLite3

Pre-requisites

  • Ruby 2.7.0
  • Rails gem
  • Bundle

How it works

  • Clone the repository locally from here
  • Open re-former folder and run Bundle install
  • Run rails db:migrate
  • Run rails server
  • Open your browser
  • Type http://localhost:3000/

How edit works

  • Add at least one user
  • Type the path with the id (i.e. http://localhost:3000/users/1/edit)
  • Click on update.

Authors

👤 Khristian Rojas

👤 Kevin Cotrina

🤝 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

  • The Odin Project
  • Rails guides
  • Microverse

📝 License

This project is MIT licensed.

About

Made as a practice for form validations in rails. The app works in the development environment. It allows you to create new users and edit them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages