Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santiagorodriguezbermudez/rails_form_app
Educational repo that is used to learn more about handling forms with Ruby on Rails
https://github.com/santiagorodriguezbermudez/rails_form_app
Last synced: about 6 hours ago
JSON representation
Educational repo that is used to learn more about handling forms with Ruby on Rails
- Host: GitHub
- URL: https://github.com/santiagorodriguezbermudez/rails_form_app
- Owner: santiagorodriguezbermudez
- Created: 2020-07-14T14:50:38.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-19T19:51:29.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T04:02:30.982Z (almost 2 years ago)
- Language: Ruby
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forms -> Building Forms with Ruby on Rails
Create a Ruby on Rails App to learn how to manage forms with Ruby on Railsas part of the Microverse learning Curriculum.
## Getting Started
- Fork the repository and create a local one on your computer
- Move to the repository inside the command line using `cd` and the path to the file
- Run `bundle install`
- Run `Rails server` to check out the app on your local host.## Built With
- Ruby on Rails version 5.2.4.3## Authors
👤 Michael Threels
- Github: [@githubhandle](https://github.com/mikethreels)
- Twitter: [@twitterhandle](https://twitter.com/MichaelThreels)
- LinkedIn :[@linkedinhandle](https://www.linkedin.com/in/michael-threels-24101991)👤 Santiago Rodriguez
- Github: [@srba87](https://github.com/santiagorodriguezbermudez)
- Twitter: [@srba87](https://twitter.com/srba87)
- Linkedin: [srba87](https://linkedin.com/in/srba87)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!