Wise Border 162

screenshot of Wise Border 162
express
react
chakra-ui

Big Blow is one of the largest online grocery super market in India. Customers order groceries through online website which will be delivered to their doorstep. BigBlow make your lifestyle easy and Awesome!

Overview

Big Blow is one of the largest online grocery supermarkets in India. Customers can order groceries through the website and have them delivered to their doorstep. The goal of Big Blow is to make customers' lifestyles easier and more enjoyable.

Features

  • Backend: Utilizes Nodejs, MongoDb, Mongoose, and Express js, with additional security enhancements using jsonwebtoken and bcrypt.
  • Frontend: Built with Reactjs, Chakra, Redux, CSS, and uiverse for creating a user-friendly and visually appealing user interface.
  • User and Admin Registration and Login: Allows users and admin to easily create accounts and login to access personalized features.
  • Product and Order Management: Enables the backend team to handle products and orders efficiently, ensuring smooth processing.
  • Cart and Payment Pages: Provides users with a dedicated cart page to view and manage their selected items, as well as a secure payment page for hassle-free transactions.
  • Admin Dashboard and Product Details: Offers an admin dashboard for efficient user management and a comprehensive product details page for easy product management.

Summary

Big Blow is an online grocery supermarket in India that aims to simplify the shopping experience for customers. With its user-friendly interface and comprehensive backend management, Big Blow ensures a seamless process from order placement to delivery. The theme offers a range of features including user and admin registration/login, cart and payment pages, as well as an admin dashboard for efficient management. Overall, Big Blow provides convenience and ease for customers looking to purchase groceries online.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.