Skip to content
/ enbela Public

Enbla is a web-based application to post recipe articles for the world, categorize and vote an article with intuitive UI.

License

Notifications You must be signed in to change notification settings

layzrd/enbela

Repository files navigation

Hireable

Enbla The recipe website for all delicious foods around the world.

This web application developed to fulfill the Ruby on rails training capstone project.

Enbla web application enables you to post recipe articles for the world. And also, you can explore foods and drinks from the world by reading articles created by the Enbla community.

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4

Live Demo

https://enbla.herokuapp.com/

Project description video

https://youtu.be/OrIM_MbubiE

Features

  • Create an Article
  • Explore articles by categories
  • Vote article
  • View total votes off each article

Getting Started

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

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Get your copy

git clone https://github.com/abredi/enbela.git

Setup

Install gems with:

bundle install

Install dependency packages:

If you don't have Yarn in your computer please install it before tying to install dependencies.

yarn install --check-files

Setup database with:

   rails db:create
   rails db:migrate
    
   rails db:seed

Usage

Start server with:

    rails server

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

Run tests

    rake db:seed
    rpsec 

Authors

👤 Abdulaziz Ali

🤝 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!

About

Enbla is a web-based application to post recipe articles for the world, categorize and vote an article with intuitive UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors