Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksandarivezic/re-former
https://github.com/aleksandarivezic/re-former
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleksandarivezic/re-former
- Owner: AleksandarIvezic
- Created: 2021-06-03T07:46:05.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-05T21:46:35.000Z (over 3 years ago)
- Last Synced: 2024-12-07T18:12:04.124Z (22 days ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Re-Former
In this project, we build some forms, both using nearly-pure HTML and then graduating to using the helper methods that Rails provide.
This is part of the Forms Project in The Odin Projectβs Ruby on Rails Curriculum. Find it at [Project:Forms](https://www.theodinproject.com/paths/full-stack-ruby-on-rails/courses/ruby-on-rails/lessons/forms)## Built with
- Ruby on Rails## Getting Started
Clone this repository to get a copy of this project.
- Open your terminal
- Run `git clone https://github.com/ShinobiWarior/re-former.git`
- Open the project with your favorite code editor.## Installation
After cloning the repo, you also need to install the required gems on your machine
- Run `bundle install` to install the dependencies
- Run `rails db:create` and `rails db:migrate` to create required database tables
- Run `rails server ` to start this app on the local server
- Open `localhost:3000/users/new/` in your browser to CREATE a new user
- Open `localhost:3000/users//edit` to UPDATE existing user (customize your user ``)## Authors
π€ **Peter Mbuthia**
- GitHub: [@Blakbox23](https://github.com/blakbox23)
- Twitter: [@blakbox23](https://twitter.com/blakbox23)
- LinkedIn: [Peter Mbuthia](https://www.linkedin.com/in/peter-mbuthia)π€ **Aleksandar Ivezic**
- GitHub: [Aleksandar Ivezic](https://github.com/ShinobiWarior)
- Twitter: [@Aivezic](https://twitter.com/Aivezic)
- LinkedIn: [Aleksandar Ivezic](https://www.linkedin.com/in/aleksandar-ivezic/)## π€ Contributing
Contributions, issues, and feature requests are welcome.
Fell free to check the [issues page](https://github.com/shinobiwarior/re-former/issues)## Show your support
Give the β if you like this project.