Coder Social home page Coder Social logo

neha-251 / sugared-and-spiced-clone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.12 MB

This is a ecommerce website, where you can order food.

Home Page: https://sugared-and-spiced-clone.vercel.app

JavaScript 95.69% CSS 0.40% HTML 3.91%
expressjs jwt-token mongodb nodejs react react-router tailwindcss

sugared-and-spiced-clone's Introduction

Sugared-and-Spiced-clone

Backend EndPoints:

Get Products:

https://sugared-spiced-clone.herokuapp.com/products

Filter Products:

https://sugared-spiced-clone.herokuapp.com/products?page=1&pagesize=6&desc=all&s=all&gtprice=0&gtrating=0

User Signup:

https://sugared-spiced-clone.herokuapp.com/users/signup

User Login:

https://sugared-spiced-clone.herokuapp.com/users/login

If Cart exist for user Create Cart:

https://sugared-spiced-clone.herokuapp.com/carts/create

Add Product to Cart:

https://sugared-spiced-clone.herokuapp.com/carts/edit/products?userId=

Get cart of a user :

https://sugared-spiced-clone.herokuapp.com/carts/getone?user_id=

Update Quantity of any product in Cart:

https://sugared-spiced-clone.herokuapp.com/carts/edit/products/qty?userId=&foodName=

Remove any product from cart:

https://sugared-spiced-clone.herokuapp.com/carts/edit/products/delete?userId=62e3f07e9601c54ad7a37fe8&foodName=Rasmalai

Frontend :

Intersection Observer Api, animations and hover effects for nice UI,

Debounce for better performance

Search Food in Menu,

Filter by price,

Filter by Veg or Non veg,

Filer by rating,

Put all filters alltogether

Once you add any item to cart, the add to cart button for that item gets disable

Increase or Decrease quantity of any item and Bill will get updated accordingly.

sugared-and-spiced-clone's People

Contributors

neha-251 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.