Giter VIP home page Giter VIP logo

chefsworld-backend's Introduction

ChefsWorld

ChefsWorld is a community website for chefs around the world where they can exchange their recipes and ideas.

Built With

  • Backend: Ruby on Rails, Edamam API, Devise package for User Authentication and Admin functionality
  • Database: PostgreSQL
  • Frontend: ReactJS, React-Bootstrap for styling
  • Deployment: Heroku for Backend API deployment Recipe API example, Firebase by Google for Frontend Deployment

Local Installation Steps

  1. Click on the links for both the Frontend and Backend.
  2. Clone both repositories into separate folders on your computer.
  3. In the command line, cd into the backend folder and enter bundle install to install project dependencies.
  4. Type rails s in the command line to start the backend server and server should be live on localhost:4000.
  5. Open a new terminal and cd into the frontend folder and run npm install to install project dependencies.
  6. Run npm start to start your frontend server and ensure the server is running on localhost:3000.

Core Features

  • Registration
  • Implemented Authentication using JSON Web Token and Local Storage to encrypt user data.
  • Ability to enter and update detailed professional experience as chef.
  • Ability to search recipes by type, cuisine, ratings, country and other parameters.
  • Ability to add / modify new recipes to site.
  • Ability to like recipes
  • Ability to comment on recipes
  • Ability to have discussion on recipes

Future Goals

  • Set up a payment gateway such as Stripe to handle payments.
  • Ability to reply on previous comments (polymorphic relationship)
  • Add an admin / superuser account to the website who can approve / deny chefs who don't maintain decorum on forums.
  • Implement following functionality so that chefs can follow other chefs.
  • Use Google Maps API so that chefs can deliver recipes to other users based on geographic location.

chefsworld-backend's People

Contributors

shobhitratan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.