Skip to content

This project is for Ruby on Rails capstone which is, based on a lifestyle articles website. I have followed the given design, and I chose to develop this app for articles on women's lifestyles with Ruby on Rails. A new article can be created under one or multiple categories. You can upvote an article. The most voted article will be displayed on …

Notifications You must be signed in to change notification settings

amita-roy/ROR-Capstone-Her_Style

Repository files navigation

herSTYLE ROR Capstone project

This project is for Ruby on Rails capstone which is, based on a lifestyle articles website. I have followed the given design, and I chose to develop this app for articles on women's lifestyles with 'Ruby on Rails". A new article can be created under one or multiple categories. You can upvote an article. The most voted article will be displayed on the home page's top section.

Homepage tablet laptop

Built With

  • Ruby v2.7.2
  • Ruby on Rails v5.2.4
  • Rspec
  • Capybara
  • rubocop
  • heroku

Live Demo

herSTYLE

Video Link

Loom Presentation Loom Updated presentation

Getting Started

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

Prerequisites

Ruby: 2.7.2 Rails: 5.2.3 Postgres: >=9.5

Setup

  • Clone this repository with [email protected]:Amita-Roy/ROR-Capstone-Her_Style.git using your terminal or command line.
  • Change to the project directory by entering cd her_style in the terminal
  • Next run bundle install to install the necessary dependencies
  • run rails active_storage:install
  • run rails db:create
  • Run rails db:migrate to setup your local database.
  • Run rails db:seed to get seeded data for project.
  • Finally run rails console to start the application.

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

for test formatting add below script in .rspec file

    rpsec --format documentation

To run all the tests run below script in the terminal

rspec

Author

👤 Amita Roy

🤝 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

https://www.behance.net/gallery/14554909/liFEsTlye-Mobile-version

Design idea by Nelson Sakwa on Behance

📝 License

About

This project is for Ruby on Rails capstone which is, based on a lifestyle articles website. I have followed the given design, and I chose to develop this app for articles on women's lifestyles with Ruby on Rails. A new article can be created under one or multiple categories. You can upvote an article. The most voted article will be displayed on …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published