Skip to content

The OBA Approval Workflow app is a Django-based web application that facilitates the approval of new products in procurement for a store chain called OBA.

Notifications You must be signed in to change notification settings

shahsuvarli/oba-new-product-announcement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBA Approval Workflow App

The OBA Approval Workflow App is a Django web application designed to streamline the approval process of new products in procurement at OBA, a store chain in Azerbaijan.

Note: This application has not been used in production and does not depict the real data of the company.

Features

  • Provides a user-friendly interface for managing product approval workflows.
  • Allows users to create, view, edit, and delete workflows.
  • Enables users to assign approvers to workflows and track approval status.
  • Facilitates communication between stakeholders involved in the approval process.
  • Includes robust authentication and authorization mechanisms to ensure data security.

Usage

To use the OBA Approval Workflow App:

  • Clone this repository to your local machine.
  • Install the necessary dependencies by running pip install -r requirements.txt.
  • Run the server using the command python manage.py runserver.
  • Access the application through your web browser at http://localhost:8000.

Note: Since this application has not been used in production, it is not recommended to use it to manage real data.

About

The OBA Approval Workflow app is a Django-based web application that facilitates the approval of new products in procurement for a store chain called OBA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages