/reformer

User-post model similar to Reddit

Primary LanguageRubyMIT LicenseMIT

Micro-Reddit

These projects will give you a chance to actually build some forms, both using nearly-pure HTML and then graduating to using the helper methods that Rails provides. In this project, we will built a form the old fashioned way and then the Rails way. .Full Task Description.

Built With

  • Ruby 2.7x
  • Ruby On Rails 6 or higher

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

You need Ruby & RoR inorder to have this run on your Machine

Install

  • Install Ruby and Ruby on Rails to your computer by following this guide

  • Clone this git repository.

        git clone https://github.com/sinansevgi/reformer.git
  • Open the terminal in the project directory using 'cd reformer'.

  • Use bundle install to install Ruby dependencies.

  • Use yarn install to install Javascript dependencies.

  • From the terminal run 'rails db:migrate'

  • You can interact with models from rails console.

Author

👤 Iyadi Oluwaseun

Author

👤 Sinan Sevgi

🤝 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

  • Thanks to The Odin Project for their great guides.

License

This project is MIT licensed.