Skip to content

Bargainwale is an inventory management platform for enterprises, designed to handle orders, bookings, sales, and purchases efficiently with an easy-to-use interface.

Notifications You must be signed in to change notification settings

rishvant/Bargainwale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Bargainwale - Inventory Management Platform

Bargainwale is a comprehensive inventory management platform designed to streamline the operations of enterprises. It helps businesses manage their orders, bookings, sales, and purchases efficiently. The platform provides a user-friendly interface and robust backend services, ensuring secure and scalable operations.

Features

  • Order Management: Track and manage sales and purchase orders.
  • Inventory Tracking: Efficient inventory management for stock control.
  • User Management: Secure authentication and user access control.

Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Clerk (for user management)
  • Deployment: Vercel (Frontend), Heroku (Backend)

Installation

Prerequisites

Before you begin, make sure you have the following installed:

Steps to Run Locally

  1. Clone the repository:

    git clone https://github.com/rishvant/Bargainwale
    cd Bargainwale
    
  2. Install Frontend Dependencies:

    cd client
    npm install
    
  3. Install Backend Dependencies:

    cd server
    npm install
    
  4. Set Up Environment Variables

  5. Run Frontend Server:

    npm run dev
    
  6. Run Backend Server:

    node server.js
    

About

Bargainwale is an inventory management platform for enterprises, designed to handle orders, bookings, sales, and purchases efficiently with an easy-to-use interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages