0.7.8 • Published 6 years ago

tix.db-cellphone_repair v0.7.8

Weekly downloads
27
License
GPL-3.0
Repository
bitbucket
Last release
6 years ago

Tix.db

https://tixdb.herokuapp.com

https://www.npmjs.com/package/tix.db-cellphone_repair

About

Tix.db is an open-source ticketing software for repair shops built on the MEN software stack. If you know web design and javascript, you can likely setup, modify, and use this software.

Setup & Tests

  • you must have node >= 9.1 installed
  • you must be running a local MongoDB server >= 3.4
  • clone repo and npm install, or yarn (I recommend Yarn)
  • npm test or yarn test

For all tests requiring user credentials, your database must have a user with username : admin , password : admin

The 'new ticket' test requires a customer to be in your database with _id:objectId('5b1344a7a0c43f2c52f6cf5b') Make sure you either have a matching customer in your DB, or modify (/test/test.js:131:15) to match an existing customer, or your Ticket tests will not pass .

Current Working Modules (CRUD)

  • Users
  • Customers
  • Tickets

Known Bugs

ToDo Modules

  • Invoices
  • Admin
  • Reports
  • Tech/CSR/Admin Dashboards

Used packages

0.7.8

6 years ago

0.7.7

6 years ago

0.7.6

6 years ago

0.7.5

6 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.9

6 years ago

0.6.8

6 years ago

0.6.7

6 years ago

0.6.6

6 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.1

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago