Skip to content

This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.

Notifications You must be signed in to change notification settings

Elijahscriptdev/online-store

Repository files navigation

DOMI-NOUS RESTAURANT

This is a meat restaurant website where people can order for the type of meat they are interested in. There fouur(4) categories of meat: cow beef, goat, chicken and turkey.

Built With

  • Ruby v2.6.3
  • Ruby on Rails v6.0.3

Technologies

  • HTML
  • CSS
  • Ruby
  • Ruby On Rails
  • SASS
  • Cloudinary

Deployment to heroku

Live link

Images

Prerequisites

  • Ruby: 2.6.3
  • Rails: 6.0.3

Functionalities

  • Create Products
  • Create Categories of products
  • View products
  • Add products to cart
  • Delete categories
  • Delete products
  • Show trending products
  • Each category displays all the products under it

Setup

$ git clone https://github.com/Elijahscriptdev/online-store.git

Navigate to the extracted folder

$ cd Buzz_me

Install the gems

$ bundle install

Create the database

$ rails db:create

Run the migrations

$ rails db:migrate

Run seed migrations

$ rails db:seed

Usage

Start server with:

    rails server

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

Run tests

    rpsec

Author

👤 Elijah Obominuru

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Credits

App UI Design idea by Nelson Sakwa on Behance

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published