nguyendhse / RTask

a modern support ticketing system built with love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTask

RTask is a ticketing system written in python on top of Django.

Running (simplified)

  1. Clone the repo, if you haven't already, and cd to it git clone https://github.com/RTask/RTask.git cd RTask/

  2. Install dependencies. python3 -m pip install -r requirements.txt

  3. Run app python3 rtask/manage.py runserver

About

a modern support ticketing system built with love


Languages

Language:Python 100.0%