lukasbartipan / support-ticket-system

Ticket System - semestral project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicketSystem

This project is a support ticket system and was created as a semestral project. Created with Node.js, React.js and MongoDB.

How to run this

You need to have a running mongoDB on your network/machine. In config.json change connection string to MongoDB. Also you can change the secret there. The secret is used for encrypting data send to frontend. Then run npm init in the project folder and start it up.

About

Ticket System - semestral project

License:MIT License


Languages

Language:JavaScript 83.9%Language:HTML 16.1%