Skip to content

A prototype for an inventory control system that logs inventory using a barcode scanning app. Uses FastAPI + SQLModel + PostgreSQL backend, and a React native frontend.

Notifications You must be signed in to change notification settings

BrandonwLii/Inventory-Control-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Barcode Inventory Solution Backend

πŸ“Œ Description

Backend for an inventory control solution that utilizes a mobile barcode scanning app. Written with FastAPI, SQLModel, and PostgreSQL.

πŸš€ Features

  • Easy to setup and run
  • Helpful documentation with API calling frontend

πŸ› οΈ Installation

# Clone the repository
git clone https://github.com/BrandonwLii/Inventory-Control-Prototype.git
cd Inventory-Control-Prototype


# Install dependencies
npm install  # or yarn install

πŸ“– Usage

# Start the development server
fastapi dev main.py

Use ngrok to connect to the frontend!

πŸ“· Screenshots

image

About

A prototype for an inventory control system that logs inventory using a barcode scanning app. Uses FastAPI + SQLModel + PostgreSQL backend, and a React native frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages