kejriwalrahul / RealOffice

Web App to digitize office workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Web App to digitize office workflows


Languages

Language:Python 44.8%Language:HTML 33.2%Language:JavaScript 22.0%