dongsupshin / flask-erp

ERP System made on Flask, web-framework for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buy Me A Coffee

Flask-ERP

ERP System made on Flask, web-framework for Python.

The aim is to make a Enterprise Resource Planning System using Python based web-framework Flask.

ERP or Enterprise Resource Planning System is business process management software that allows an organization to use a system of integrated applications to manage the business and automate many back office functions related to technology, services and human resources.

Features

  1. Login/Signup:

    • Add new user
    • Login as Administrator/User
  2. User Credentials:

    • Change username(if available)
    • Change password
    • Administrator can add another Administrator
  3. User profile:

    • Details of the User
    • Can be edited

Python Packages Required

  • pip install -r requirements.txt

Screen Shots

home

dashboard

About

ERP System made on Flask, web-framework for Python.


Languages

Language:HTML 63.7%Language:Python 23.4%Language:JavaScript 10.6%Language:CSS 1.5%Language:Shell 0.8%