https://github.com/hashdefault/nerdhelper
A simple tool to assist a nerd with their tech support calls.
https://github.com/hashdefault/nerdhelper
Last synced: 11 months ago
JSON representation
A simple tool to assist a nerd with their tech support calls.
- Host: GitHub
- URL: https://github.com/hashdefault/nerdhelper
- Owner: hashdefault
- License: mit
- Created: 2021-10-03T17:57:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T22:11:02.000Z (almost 4 years ago)
- Last Synced: 2025-05-28T13:44:45.054Z (about 1 year ago)
- Language: Python
- Size: 17.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hello, Nerd!
If you work with tech support you probably already had problems managing your customers' tickets and calls. There are days where there are so many that you can barely manage them. Based on this daily struggle of managing tickets, the **NerdHelper** emerged. It will help you to handle and store your customers' tickets and tickets for you.
# Requirements
- Python 3.8
- MariaDB 10.5.8
- Django 3.2.7
## How to use
To use this tool, just clone this repository and install in your local server
Navigate to /src folder:
```
$ cd /nerdhelper/src
$ python3 manage.py runserver
```
Don't forget to config your .env file
## Preview

