Skip to content

DeonteVanterpool/tauri-inventory-manager-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Manager Backend

See demo here: video

See frontend code here: Github Repo

Overview

The Inventory Manager App is designed to help users efficiently manage their inventory, whether for personal use or business operations. This application provides an intuitive interface for tracking items, and managing stock levels. It is developed as part of my HL IB Computer Science Internal Assessment.

Features

  • User Authentication: Secure login and registration for users to manage their inventory safely.
  • Inventory Tracking: Easily add, update, and remove items from the inventory, keeping track of stock levels.
  • Dashboard: A user-friendly dashboard for an overview of inventory status, including stock levels and item details.
  • Search Functionality: Quickly find items in the inventory using search options.

Technologies Used

  • Programming Language: Rust
  • Framework: Tauri
  • Database: PostgreSQL
  • Frontend Technologies: JavaScript, HTML, CSS, Svelte

Installation

To set up the Inventory Manager App on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/inventory-manager-app.git
  2. Navigate to the project directory

  3. Install the required dependencies

    yarn install
  4. Set up the PostgreSQL database using ElephantSQL

  5. Run the application

    tauri dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published