Coder Social home page Coder Social logo

flexmart's Introduction

FlexMart

E-commerce web app built using MERN stack for 3rd year Web Development Project with features like CRUD operations, conditional Rendering of components, search bar and sidebar for filtering, modal for data display and edit, protected routes with token from backend after authentication ie. login/signup based on user role, display of data relevant to the component and user and much more.

Run

  1. Clone repo.
  2. cd to project folder.
  3. Make sure nodejs is installed.
  4. npm install
  5. npm start. This will start the frontend server at port 3000.
  6. cd backend to move to backend folder.
  7. nodemon server.js. This will start backend server at port 5000.

Description

FlexMart has 4 departments:

  1. Admin
  2. Customer
  3. Warehouse
  4. Delivery

Brief explanation

Admin

This view will be used by administrators of the webapp and the mart for adding, editing, removing employees.

Customer

This view is for customers to buy different products. Currently 4 categories of products are there:

  1. Food
  2. Furniture
  3. Clothes
  4. E-devices

Warehouse

This view is for the workwers who will update the website based on the goods available/stored in the warehouse.

Delivery

This view is updated when the customer buys a product and the product is ready for delivery.

UI Snapshots

Welcome Login Signup

Welcome1 Welcome3 Welcome4

Admin

Admin1 Admin2

Customer

Customer1 Customer2 Customer3 Customer4

Delivery

Delivery1

Warehouse

Warehouse1 Warehouse2

flexmart's People

Contributors

noob0799 avatar theavicaster avatar

Watchers

James Cloos 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.