Giter Club home page Giter Club logo

qualityfoodcorner's Introduction

QFC

Quality Food Corner for Quality People

QFC is a food-ordering website from which you can order food items of your choice. It is a semester-long project for full-stack development course offered by IIIT Sri City under supervision of Dr. Subu Kandaswamy sir.

Tech-Stacks

QFC uses a number of tech stacks to work properly:

  • [ReactJS] - Front-end library to design web applications
  • [NodeJS] - Backend for web applications
  • [ExpressJS] - back end web application framework for Node.js
  • [MongoDB] - Database to store infromation of users, food items, etc.

Installation

QFC requires Node.js v12+ and npm v6+ to run.

To run with provided zip file

First of all, extract the given zip file and navigate to the root folder containing client and server sub-folders.

Now install the dependencies and devDependencies to start the server.

cd server
npm install
npm run devStart

To start react app (client side environment), navigate again to root folder :

cd client
npm install
npm start

To run through github

First of all, clone the repository using

git clone https://github.com/giyasht/QualityFoodCorner.git

Now navigate to cloned repository and follow the same steps as given for zip file.

Packages

QFC is currently extended with the following packages.

Client-side npm packages

  • axios
  • react-router-dom
  • dotenv
  • mapbox-gl
  • react
  • react-dom
  • react-elastic carousel
  • react-loading-spin
  • react-paginate
  • react-pro-sidebar
  • react-router-dom
  • react-scripts
  • styled-components
  • sweetalert2
  • sweetalert2-react-content
  • web-vitals

Server-side npm packages

  • body-parser
  • cookie-parser
  • dotenv
  • cors
  • express
  • express-jwt
  • express-validator
  • formidable
  • jsonwebtoken
  • lodash
  • mongoose
  • multer
  • uuid (v4)
  • node-geocoder

To build react app

For production release (client side app):

npm run build

Project Links

qualityfoodcorner's People

Contributors

vishweshdhoble 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.