项目作者: kejriwalrahul

项目描述 :
Web App to digitize office workflows
高级语言: Python
项目地址: git://github.com/kejriwalrahul/RealOffice.git
创建时间: 2017-01-27T15:29:34Z
项目社区:https://github.com/kejriwalrahul/RealOffice

开源协议:

下载


RealOffice

Web App to digitize office workflows

Dependencies:

Please install the following using pip

  1. Django v1.10.5
  2. Django REST framework v3.5.4
  3. scheduler

Usage:

  1. Start the server using python manage.py runserver <port_no> from the Code/RealOffice directory
  2. Open localhost:<port_no>/ for the user portal.
  3. Open localhost:<port_no>/admin for the admin portal.