Skip to content

Inventory Tracker is a web-based inventory management system. To use it, clone the repository and set up a local server environment using XAMPP. You'll need to configure your own Oracle database and rest the code is already configured to work with oracle 19c database system.

Notifications You must be signed in to change notification settings

ubaidwazir/Inventory-Tracker

Repository files navigation

Inventory Tracker

Inventory Tracker is a web-based inventory management system built with PHP and Oracle database.

Key Features

  • View existing products
  • Add new products with details such as name, quantity, description, SKU, price, and supplier ID
  • Delete products from the inventory

Getting Started

Prerequisites

  • XAMPP installed on your local machine
  • Oracle database configured and running

Installation

  1. Clone the repository:

    git clone https://github.com/ubaidwazir/inventory-tracker.git
    
    
  2. Set up your local server environment using XAMPP.

  3. Configure your Oracle database connection in the PHP files.

Usage

  1. Start your local server environment (e.g., using XAMPP).
  2. Access the project in your web browser.
  3. Use the application to view existing products, add new products, or delete products as needed.

Contributing Contributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvements.

About

Inventory Tracker is a web-based inventory management system. To use it, clone the repository and set up a local server environment using XAMPP. You'll need to configure your own Oracle database and rest the code is already configured to work with oracle 19c database system.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published