Skip to content

This web application, developed using the combination of HTML, CSS, and JavaScript, is simple and designed for inventory management demonstration projects.

Notifications You must be signed in to change notification settings

rendznicoy/Simple-Inventory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Inventory Manager

HTML5 CSS3 JavaScript Firebase Status

A real-time inventory tracking tool powered by Firebase.

This web application upgrades the traditional static inventory manager by integrating Firebase for backend services. It allows users to add, remove, and update stock levels with data persistence, ensuring that inventory records are securely stored in the cloud and accessible across sessions.

Project Preview


Key Features

  • Persistent Storage: Inventory data is stored in Firebase, preventing data loss upon page reloads.
  • Real-Time CRUD: Create, Read, Update, and Delete stock items with instant synchronization to the database.
  • Live Updates: Changes made to the inventory are immediately reflected in the UI.
  • Zero Dependencies: Built with vanilla JavaScript, keeping the application lightweight and fast.

Tech Stack

  • Frontend: HTML5, CSS3, Vanilla JavaScript (ES6+)
  • Backend-as-a-Service: Firebase (Realtime Database / Firestore)

Developed By

Rene Angelo de los Reyes

LinkedIn Email

About

This web application, developed using the combination of HTML, CSS, and JavaScript, is simple and designed for inventory management demonstration projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published