Giter VIP home page Giter VIP logo

inventory-management-system's Introduction

Inventory-Management-System

This project is a simple Oil Management System that allows users to log in, add data about oil products, and view the stored data. It features separate interfaces for admin and regular users. Admins have additional functionality to view the data stored in a CSV file.

Table of Contents

Features

  • User Authentication: Login as admin or user.
  • Add Data: Users can add data including product name, quantity, customer name, date and time, and price.
  • View Data: Admins can view all the data stored in the system.
  • Responsive Design: The interface is responsive and user-friendly.

Technologies Used

  • HTML, CSS, JavaScript for the frontend
  • Node.js and Express for the backend
  • CSV file for data storage

Setup and Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/inventory-management-system.git
    cd inventory-management-system
  2. Install dependencies:

    npm install
  3. Run the server:

    node index.js
  4. Open the application in your browser: Go to http://localhost:3000 in your web browser.

Usage

  1. Login:

    • Go to the login page and select either admin or user from the dropdown menu.
    • Enter the password (1 for admin, 2 for user).
  2. Admin Interface:

    • After logging in as admin, you can either view data or add data.
    • Viewing data shows the stored records in a table format.
    • Adding data allows you to input new oil product details.
  3. User Interface:

    • Users can add data about oil products.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

inventory-management-system's People

Contributors

ashish-kharde1 avatar swarooppatilx 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.