GithubHelp home page GithubHelp logo

devnoam / warrantytrack Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 200 KB

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

Home Page: http://api.noamsapir.me/Experiments/WarrantyTrack

PHP 30.68% JavaScript 13.21% CSS 56.05% Hack 0.06%
php mysql bulma business-solutions

warrantytrack's Introduction

WarrantyTrack

PHP application for business owners who are looking for customers inquiries software.

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

I've developed this project mainly to see if I can build (and finish) a fully working project, and to see if I can ship a working product.

Feel free to contribute to this project.

Installation:

  1. Fork the project and upload it to your Apache/Nginx server, so files will be accesable in the web.
  2. Import the included MySQL DB to your MySQL DB.
  3. Adjust the sqlog.php file credentials so they will point to your MySQL DB.
  4. Login to the panel and adjust the Settings. Your first time authentication details are:
admin
1234
  1. You are all set!

Demo

You can test the project here:

Login:

  worldwideweb
  1234

TODO:

  • Search cases
  • Admin panel
    • Redesign form submitaion
    • Detailed reports page
  • Auto installer
  • Redesign code
  • SMS/ Email system.

warrantytrack's People

Contributors

devnoam avatar

Stargazers

Radion Mynayev avatar

Watchers

 avatar

Forkers

vkazheng

warrantytrack's Issues

Security breach

The pages search.php and caseinspect.php. Are potential to sql inject vulnerability.

Need to limit the search to letters only and if the case haven't found, redirect to 404 page.

This has a high risk for WAN versions of the tool.

Redesign case submission pages

Both createcase & caseinspect pages look terrible awful and nonresponsive for mobiles.
Need to redesign them to match the panel theme.

Feature Request

first of all great solution! is there a way that we can allow each user to only be able to generate and see their own case, categorise this as another level of user role?

Merge Profile pages

There is no need to have 3 different pages for managing profile (Profile, otherProfile, createUser).
Everything can be merged into 1 page.
For example:

  • creating a new profile (/Profile/new).
  • Managing a profile (/Profile/id)
  • Managing my profile (/Profile)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.