/stockManagement-flask

Warehouse Management system built with python & flask

Primary LanguageHTML

Stock Management System - Flask

Purpose

The reason I created this application was to play with python and the flask framework - While the name suggest a stockmanagement system, this application merely allows accounts to be created and login and add products and display them.

Stack

Python3

Flask

Flask-SQLAlchemy (SQLite)

Flask-Security

Flask-Testing

Jinja2