Giter VIP home page Giter VIP logo

weeklysalesregister's Introduction

WeeklySalesRegister_SQLite_v2.0

Optimized for both PHP_Desktop and Xampp

Sales Management System in PHP and SQLite set to Run in phpdesktop
This is a simple sales management application.
This web application works in the principle of selling copies of magazine. It does not track the stock.
It only tracks the sells and records the payments and dues from selling agents.
Language: English in this version

Installation:

๐Ÿ’ป PHP Desktop:

This web application directly runs on phpdesktop
You need to add all the contents from the src folder to the www folder of the phpdesktop application.
And you can customize the phpdesktop by modifying or replacing the settings.json at the root folder of phpdesktop.

๐ŸŒ Xampp or Apache Server:

You just copy this web application src folder to the xampp's htdocs folder.
Then enable sqlite from php.ini
To activate SQLite3 in Xampp (v3.2.2).

  • Open xampp/php/php.ini
  • un-comment the line ;extension=sqlite3 (just remove the ; from the line)
  • save the php.ini and restart your Xampp server.

Features

  1. Adding Agents
  2. Recording Weekly Consumption
  3. Adding Due Payments
  4. Agent Profile
  5. Agent Report Generator
  6. Print Agent Report
  7. Statistics at Homepage
  8. SQLite Standalone

Default Login Credentials:

Username: user
Password: pass

Important Note:

Before Starting to use api/pdf.php - Unzip api.zip in this directory with pdf.php
Youtube Tutorial Video will be available soon.
This folder should look alike,

/Vendor
/composer.json
/composer.lock
/pdf.php
/readme.md

I used mPDF previously to get support to print Bangla and Unicode Fonts.
DOmPDF is just lightweight, I'm using it again to print English and ANSI Fonts.

weeklysalesregister's People

Contributors

tawsiftorabi avatar

Watchers

 avatar  avatar

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.