Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lamiasristy/re-former
https://github.com/lamiasristy/re-former
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lamiasristy/re-former
- Owner: LamiaSristy
- Created: 2020-10-21T12:10:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T15:17:38.000Z (over 4 years ago)
- Last Synced: 2025-01-07T04:03:42.461Z (19 days ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project : Bare Metal Forms and Helpers
This project is a description of the multiple ways to build a form in rails that can send parameters to a controller so that it can create an instance of a model with those parameters.
## Build-With
- Ruby -v 2.7.1
- Rails -v 5.2.4.4
- SQLite3
- VScode## Getting Started
### Prerequisites
To get this project up and running locally, you must already have ruby and necessary gems installed on your computer
**To get this project set up on your local machine, follow these simple steps:**
1. Open Terminal.
2. Navigate to your desired location to download the contents of this repository.
3. Copy and paste the following code into the Terminal: git clone https://github.com/LamiaSristy/re-former
4. Run ```cd re-former```.
5. Run ```bundle install``` to get the necesary gems.
6. Run `rails db:create`.
6. Run `rails db:migrate`.## Author Details::
👤 **Lamia Sristy**
- Github: [@LamiaSristy](https://github.com/LamiaSristy)
- Linkedin: [@LamiaSristy](https://www.linkedin.com/in/lamia-hemayet-sristy/)
- E-mail: Email
- Twitter: [@LamiaSristy](https://twitter.com/lsristy1)👤 **Aye Daniel A**
- Github: [Github](https://github.com/Alaska01)
- Twitter: [Twitter](https://twitter.com/AyeAsoo)
- E-mail: Email
- Linkedin: [Linkedin](https://www.linkedin.com/in/daniel-asoo-aye/)## Acknowledgment
The resources we have used to develop our project:- [Odin-project](https://www.theodinproject.com/courses/ruby-on-rails/lessons/forms)
- [Tutorialspoint](https://www.tutorialspoint.com/ruby-on-rails/rails-routes.htm)
- [Guides](https://guides.rubyonrails.org/v5.2/form_helpers.html)## Show your support
Give ⭐ Star me on GitHub — it helps!
## 📝 License
This project is [MIT](lic.url) licensed.