Giter Club home page Giter Club logo

foodhub's Introduction

FOOD-HUB

Online Food Ordering system built using MERN stack.

Purpose

The purpose of developing this “Online Food Delivery system” is to allow the end-users (most precisely college students or faculties) to go through the dishes available at the food stalls present in the institute, place their orders and get them delivered according to their convenience.

Scope

It will enable end-users to order food online and get it delivered, thus reducing long queues of customers at the counter and also reducing the workload of the employees at the food stalls (like canteen, Nescafe etc.) available at the institute.

Tech stack

Backend

  • Node Js : An asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.
  • Express : Express is a minimal and flexible backend web application framework for Node.js that provides a robust set of features for web applications.
  • Mongoose : Mongoose is an Object Data Modeling (ODM) library for MongoDB and Node Js.
  • MongoDB: MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program and uses JSON-like documents.
  • JSON Web Tokens or JWTs : A JSON Web Token is used to send information that can be verified and trusted by means of a digital signature.

Frontend

  • React JS:React JS is a free and open-source front-end JavaScript library for building user interfaces or UI components.
  • React-Router-DOM : React Router DOM is a library for web routing in React. It enables the navigation among views of various components in a React Web Application.
  • Material UI : Material-UI is simply a library that allows us to import and use different components to create a user interface in React Js.

Usage

Install and Run

  • Clone the repository
  • Run following commands to install the dependencies

Frontend

Go to the project root directory and run the following commands

cd frontend
npm install
# Run frontend (:3000)
npm start

Backend

Go to the project root directory and run the following commands

cd backend
npm install
# Run backend (:7000)
nodemon app

Contributors

Swaraj Parth - Worked on the backend of the project i.e. Database, connections, Password encryption, OTP mailer in Forgot Password. Contributed for testing report and other related documents (SRS, Use Case diagram, Data flow diagrams).

Prasunna Soppa - Created the basic structure and furthermore worked on the styling of the Frontend of the project(i.e. User Interface). Did the Testing of the project and made related documents.

Priyanshi - Worked on Razorpay Payment Gateway integration (both frontend and backend) and made presentation and related documents.

Shyam Marjit - Worked on the frontend of the project, created backend for Cart and Menu pages and made related documents (SRS, Use Case diagram, DFD for User and Restaurant).

(Cannot really divide the things specifically, most of the things were done by discussion)

foodhub's People

Contributors

shyammarjit avatar swarajparth avatar prasunna09 avatar priyanshi1704 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.