GithubHelp home page GithubHelp logo

fincenciushastimahardhika / global-industry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from olcaytokorcan/global-industry

0.0 0.0 0.0 39.62 MB

Industry management system developed using Django framework

JavaScript 6.72% Python 38.03% HTML 55.24%

global-industry's Introduction

Global Industry

This project’s main idea is to develop a system software for industries through which they can manage operations based on the orders they get for manufacturing their products. In every industry there is always waste of time and human resources because of irregular management system. Using this application, it would be easy for organizing it.

The Administrator or the Company technician will manage application where he/she will daily update products list and employee list. He/ She will update information of every available product in to database along with the quantity of each product and as soon as the products are sold system will automatically update the database.

Requirements :

  • download Postgresql and pgAdmin

  • pip install Django

  • pip install django-mathfilters

  • pip install psycopg2

  • pip install django-tenants

  • pip install gunicorn whitenoise dj-database-url psycopg2

How to run

  1. create a database (same name as in settings.py)

  2. Migrating schemas - python manage.py migrate_schemas

  3. Create super user - python manage.py createsuperuser

  4. Create public tenant - python manage.py create_tenant

    1. give schema name as 'public'
    2. give user as '1'
    3. domain - 'globalindustry.localhost'
  5. python manage.py runserver

  6. go to the url - http://globalindustry.localhost:8000/

Samples

index video

index video

index video

index video

index video

index video

index video

global-industry's People

Contributors

gomathy14 avatar igokulganesh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.