Skip to content

barackm/re-former

Repository files navigation

Micro Reddit

This project taugth me the multiple ways to build a form in rails that can send parameters to a controller so that it can build an instance of a model with those parameters..

Full task description: Odin Project

Built With

  • Ruby on Rails

Getting Started

To get the local copy of this project you just need to clone it by running the following command from your terminal git clone https://github.com/barackm/re-former

Installation

After you have cloned the repository, you need to install all the available gems by running the command bundle install from the root of the project. And for creating the DB via rails run rails db:create and migrate it via run rails db:migrate

Setup

To play around with these forms you need to start the rails server by running the command rails s from the root of the project then open your browser to the address http://localhost:3000/users/new, and that's it you can now start creating users.

Author

👤 Barack Mukelenga

🤝 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

  • Microverse

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages