Skip to content

A website where users can create an account, and manage a list of home remedies for various illnesses and reasons. They can also view all the other home remedies posted by the other users of the website. This application was built using Ruby on Rails.

License

Azbury/home-remedy-website

Repository files navigation

Home Remedy Website

This Ruby on Rails Program creates a website that allows you to perform all user account features as well as sign in and make an account through GitHub OAuth. A user can then view the listings of all remedies, post their own home remedies for everyone to see, and comment on others post to let them know how they work.

Installation

$ git clone https://github.com/Azbury/home-remedy-website.git
$ cd home-remedy-website
$ bundle install

Usage

Type the commands below and go to the link provided.

$ rake db:migrate
$ rake db:seed
$ rails s

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Azbury/home-remedy-website.git. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

A website where users can create an account, and manage a list of home remedies for various illnesses and reasons. They can also view all the other home remedies posted by the other users of the website. This application was built using Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published