Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

vazbloke/ticketr

Repository files navigation

Ticketr

Ticketr is a ticket management and analysis app built using Vue.js, Flask, and MongoDB.

Video demo link: https://youtu.be/HT4ItiowiSc

Screens 1

Screens 2

Instructions to run:

  1. MongoDB
  • Install the latest version of MongoDB
  • mongod
  1. Flask
  • Install Python 3.6.5 and pip3

  • cd server

  • pip3 install -r requirements.txt

  • python3 app.py

  1. Vue.js client
  • Install Node.js v11.12.0 and npm 6.7.0

  • cd client

  • npm install

  • npm run dev

  1. Navigate to http://localhost:8080

About

A ticketing management and analysis app built on Vue.js, Node, Flask, and MongoDB, with a focus on UI and UX design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors