Coder Social home page Coder Social logo

henoker / epms Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 11.23 MB

This is a full fledged project management system for PM's in Translation and Localization Industry

Dockerfile 0.03% Python 13.20% HTML 11.70% CSS 59.70% JavaScript 15.37%
chartjs django django-allauth django-debug-toolbar javascript weasyprint

epms's Introduction

EPMS Project Management System

EPMS First Page Look!

More screenshots

Invoice demo translators rating app!

## About the app

This app is an end-to-end project management tool built with translators in mind. It helps to manage and automate translation and localization workflows with ease. It is designed for my current employers in mind and the basic aim is to manage our client requirements, our company’s internal processes, and vendor management in one seamless online environment using a dockerized django app. The EPMS Translation Project Management System has the following features and app components:

  • Translation and Localization Project Management capability with full CRUD functionality.
  • Client Management app with full CRUD capability.
  • Vendor(Translators) Management app with full CRUD capability
  • A Dashboard analytics using CHART js, and django query capability.
  • Client PDF Invoice generation capability by using weasyprint from docker.
  • Vendor PDF PO generation capability by using weasyprint from docker.
  • Vendor Job Management app with crud functionality.
  • Client Order Management app with CRUD capability.
  • A system of rating vendors job based industry specific criteria.

Built using:

  • Python with Django framework and Jinja templating language
  • Docker
  • Chart Js
  • weasyprint
  • Django all auth
  • Bootstrap

Getting started:

  • Clone this repository or fork it
    • To clone this repository type git clone https://github.com/Henoker/epms.git on your command line
    • To fork this repository, click fork button of this repository then type git clone https://github.com/<your username>/epms.git
  • Install all the dependencies of this project by typing docker-compose up -d --build on the command line
  • configure your Postgres Databse
  • Migrate the database by typing docker-compose exec web python manage.py makemigrations on the command line
  • Run the project locally by typing docker-compose exec web python manage.py runserver on the command line
    • NB: to run it on your local network, type python manage.py runserver 0.0.0.0:8000
  • You project will be accessible in your localhost or local network.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Love my effort?

Hire me at LinkediN

epms's People

Contributors

henoker avatar

Watchers

 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.