https://github.com/haroonabdulrazaq/re-former
This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.
https://github.com/haroonabdulrazaq/re-former
ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.
- Host: GitHub
- URL: https://github.com/haroonabdulrazaq/re-former
- Owner: Haroonabdulrazaq
- Created: 2020-08-27T12:39:46.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-12T20:48:56.000Z (almost 6 years ago)
- Last Synced: 2025-07-26T23:52:43.194Z (11 months ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Re-former
## About
This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.
- Ruby on Rails
## 🔨 Setup
- Clone the project from github using
- $ git clone https://github.com/haroonabdulrazaq/re-former.git
- cd re-former
- $ bundle install
## Run Test
- Rspec :heavy_check_mark:
- $ rspec
👤 **Haroon Abdulrazaq**
- Github: [@Haroonabdulrazaq](https://github.com/Haroonabdulrazaq)
- Twitter: [@Hanq_o](https://twitter.com/Hanq_o)
- Linkedin: [Haroonabdulrazaq](https://www.linkedin.com/in/haroonabdulrazaq/)
👤 **Luciano ilha carbonel**
- Github: [@Luciano ilha](https://github.com/luciano-ilha)
- Twitter: [@CarbonellIlha](https://twitter.com/CarbonellIlha )
- Linkedin: [@Luciano ilha](https://www.linkedin.com/in/luciano-carbonell-188115a0/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the fork this repo and create pull request if you want to make changes.
MIT License
Copyright (c) 2020 Haroon Abdulrazaq
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so.
## 👍 Show your support
Give a ⭐️ if you like this project!
## :thumbsup: Acknowledgements
- Microverse
- ThOdinProject