tix.db-cellphone_repair

0.7.8 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.81latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.81
0.7.71
0.7.61
0.7.52
0.7.40
0.7.31
0.7.20
0.7.10
0.7.00
0.6.90
0.6.80
0.6.71
0.6.61
0.6.50
0.6.42
0.6.31
0.6.11
0.0.61
0.0.50
0.0.41
0.0.31
0.0.21
0.0.11

Package Sidebar

Install

npm i tix.db-cellphone_repair

Weekly Downloads

17

Version

0.7.8

License

GPL-3.0

Unpacked Size

128 kB

Total Files

33

Last publish

Collaborators

  • berrytechnics