All Projects β†’ mihir0699 β†’ Foodeazy

mihir0699 / Foodeazy

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Foodeazy

Builderbook
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
Stars: ✭ 3,015 (+8767.65%)
Mutual labels:  mongodb, expressjs, material-ui
Shoppoint
πŸ“’ A mern stack e-commerce app
Stars: ✭ 105 (+208.82%)
Mutual labels:  mongodb, material-ui, react-bootstrap
Vue Nodejs Youtube Clone
This is the frontend (VueJS) of the Youtube clone called VueTube.
Stars: ✭ 314 (+823.53%)
Mutual labels:  mongodb, expressjs
Next Shopify Storefront
πŸ› A real-world Shopping Cart built with TypeScript, NextJS, React, Redux, Apollo Client, Shopify Storefront GraphQL API, ... and Material UI.
Stars: ✭ 317 (+832.35%)
Mutual labels:  expressjs, material-ui
Curriculum
Dive into our 7-month web development program covering HTML, CSS, Javascript, Node, and React!
Stars: ✭ 453 (+1232.35%)
Mutual labels:  mongodb, expressjs
Checksheet Manager
Checksheet Manager for college checksheets. Created with AngularJS and Node/Express/MongoDB.
Stars: ✭ 31 (-8.82%)
Mutual labels:  mongodb, expressjs
Pro Mern Stack
Code Listing for the book Pro MERN Stack
Stars: ✭ 290 (+752.94%)
Mutual labels:  mongodb, react-bootstrap
Youtube Clone Nodejs Api
VueTube is a YouTube clone built with nodejs, expressjs & mongodb. This is the RESTful API repository.
Stars: ✭ 441 (+1197.06%)
Mutual labels:  mongodb, expressjs
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-29.41%)
Mutual labels:  material-ui, expressjs
Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+1876.47%)
Mutual labels:  mongodb, expressjs
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+1652.94%)
Mutual labels:  mongodb, material-ui
Project mern memories
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
Stars: ✭ 747 (+2097.06%)
Mutual labels:  mongodb, expressjs
Mern Social
A MERN stack based social media application [Full-Stack React Projects]
Stars: ✭ 288 (+747.06%)
Mutual labels:  mongodb, expressjs
Mevn Boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
Stars: ✭ 277 (+714.71%)
Mutual labels:  mongodb, expressjs
Gssoc2021 Hotelontouch
πŸ‘¨β€πŸ”§πŸ‘¨β€πŸ”§Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributorsπŸ‘¨β€πŸ”§πŸ‘©β€πŸ«
Stars: ✭ 30 (-11.76%)
Mutual labels:  expressjs, react-bootstrap
react-point-of-sale
A simple point of sale app built in nodejs and reactjs
Stars: ✭ 185 (+444.12%)
Mutual labels:  material-ui, expressjs
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] πŸ““
Stars: ✭ 3,694 (+10764.71%)
Mutual labels:  mongodb, expressjs
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (+2661.76%)
Mutual labels:  mongodb, expressjs
Nest Mean
NestJS Tutorial Repository
Stars: ✭ 250 (+635.29%)
Mutual labels:  mongodb, expressjs
KodersHub
CodeEditor Mern WebApp specifically designed for Kids and Teens🀩
Stars: ✭ 25 (-26.47%)
Mutual labels:  material-ui, expressjs

Welcome to Food Eazy! ✨

PRs Welcome Build passing Open Source Love License Made with Love in India

Food Eazy, is an online platform to order food and avoiding the hassle of going out or paying in cash. The users can opt for home delivery or take away as per thier choice and can pay thorugh cash or online methods (PayTM). In the times of COVID-19 where social distancing is such an important measure we think our website can help restaurants and customers.

Project Link - https://foodeazy.herokuapp.com/

Features and Functionalities πŸ˜ƒ

User features

  • User sign up and login
  • 2 factor authentication using email
  • Password Reset (Forget Password)
  • Search for food items
  • Sort the food items (By name or price)
  • Save Cart
  • Delete Cart
  • Order Type - Take Away or Delivery
  • Payment Methods - Cash or Online (using PayTM wallet, Debit/Credit card, Net Banking)
  • View your current and previous orders

Admin features

  • Add new dishes
  • Delete dishes

Screenshots

Login Pageenter image description here

Email Verify Pageenter image description here

Home Page

enter image description here

Cart

enter image description here

Checkout

enter image description here

Contact Us

enter image description here

Add Dish (Admin)

enter image description here

Delete Dish (Admin)

enter image description here

Tech Stack πŸ’»

API πŸ‘¨β€πŸ’»

Installation ⚑️

1. Clone this repo by running the following command :-

 git clone https://github.com/Devforlife07/FoodEazy
 cd foodeazy

2. Now install all the required packages by running the following commands :-

 npm install 
 npm run install-client

3. Now start the react and node server together by running the following command :-

 npm run dev

3. Create a .env file in the project root folder and copy the format of .env.sample file.

  • .env.sample file contains all the environment variables required for running the project.

4. πŸŽ‰ Open your browser and go to https://localhost:3000

Contributors 🀝

🀩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge forthebadge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].