Giter Site home page Giter Site logo

avishka777 / supplier-management-system Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 506 KB

The Supplier Management System aims to provide a user-friendly interface for managing supplier related tasks efficiently. It includes features such as add supplier , view supplier, edit suppliers and delete supplier details.

JavaScript 77.54% HTML 1.70% CSS 0.42% SCSS 20.34%
expressjs mern-stack mongodb nodejs reactjs

supplier-management-system's Introduction

Supplier Management System

The Supplier Management System is a web application designed to streamline the process of managing suppliers, their details, and related operations.

Introduction

The Supplier Management System is built to simplify the tasks involved in managing suppliers, including registration, viewing details, updating information, and managing payroll. It provides a user-friendly interface for administrators to efficiently handle supplier-related operations.

Features

  • Supplier registration: Add new suppliers to the system with relevant details.
  • View supplier details: Display comprehensive information about registered suppliers.
  • Update supplier information: Modify and update supplier details as needed.
  • Payroll management: Add, edit, and manage payroll details for suppliers.
  • Search functionality: Easily search and filter suppliers based on various criteria.

Technologies Used

  • Frontend: React.js, React Router, Axios, Styled Components
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Tools: Redux, React Toast notifications

Getting Started with Project

To get started with the project, follow these steps:

  1. Clone the Repository: Clone the project repository to your local machine using the following command:
    • git clone <repository_url>
  2. Install Dependencies: Open a terminal within the project directory and run the following command to install all dependencies:
    • npm install
  3. Create .env file: use "MONGO" for your MongoDB url and use "JWT_SECRET" for secret key:
    • JWT_SECRET = "anything"
    • MONGO = "mongodb+srv://xxx:[email protected]/?retryWrites=true&w=majority&appName=xxx-xxx"
  4. Run Backend Server: Start the backend server by running the following command in the terminal:
    • npm start
  5. Run Frontend Server: Open a new terminal and navigate to the frontend directory within the project directory using the following command:
    • cd frontend
  6. Then, run the following command to start the frontend server:
    • npm start
  7. Access the Application: Open a web browser and go:
  8. With these steps, you should now be able to run the project locally and access it through your web browser.

Usage

  • Upon starting the application, users can navigate through different pages to perform various tasks related to supplier management.
  • Admin users can access features like supplier registration, viewing details, updating information, and managing payroll.
  • Search functionality allows users to search for specific suppliers based on different parameters.

supplier-management-system's People

Contributors

avishka777 avatar

Stargazers

Sudarika Chethani avatar  avatar  avatar Fernando TPR 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.