Skip to content

๐Ÿ“Š๐Ÿช WarrantyTrack - Track your customers inquiries

Notifications You must be signed in to change notification settings

DevNoam/WarrantyTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WarrantyTrack

WarrantyTrack is a PHP application for business owners who are looking to track their customers inquiries using a simple tracking software.

In this application you as the store owner (or your employees), can open inquiries for defective products brought by customers in order to track the status of the inquiry.

App Screenshot App Screenshot

This software is production ready under for deploying under local server enviorment. Feel free to contribute or modify this project.

Installation:

  1. Download the latest release from releases & Unpack contents to your desired folder in your server (Apache recommended).
  2. Set default default document to the folder /public.
  3. Create database called 'warrantytrack' & then, Import the included SQL file to your MySQL DB.
  4. Configure .env file with proper DB credentials.
  5. Login to the panel and adjust the Settings. First time authentication details are:
admin
admin
  1. You are all set!

Docker

Soon?

Demo

You can test the project here: Login:

  worldwideweb
  1234

App Screenshot

Roadmap (Looking for contributers):

  • Detailed reports page
  • Auto installer
  • SMS/ Emailing system.
  • Customer area