Skip to content

gr1d99/OHS

Repository files navigation

Online Helpdesk

Is a web project that will provide online helpdesk services to students. Teachers will be able to provide solutions to issues submitted by students.

Demo

Online Helpdesk

Prerequisites

Usage

  1. Clone this repo git clone https://github.com/gr1d99/OHS.git
  2. Navigate to the root of the project cd OHS
  3. Checkout into develop branch, git checkout develop
  4. Create a virtual enviroment virtualenv --python=python3 env
  5. Activate the virtual enviroment env\Scripts\activate
  6. Install app dependencies pip install -r requirements.txt
  7. Start your web app python manage.py runserver

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published