Giter VIP home page Giter VIP logo

order-management-system's Introduction

Order-management-system

This is web application which allow you manage your customer orders.

Technologies

  • Bootstrap 5
  • PHP 8
  • HTML 5
  • CSS
  • JavaScript

Requirements

  • PHP server e.g. XAMPP
  • MS SQL Server

Setup

  1. Dowload and install Microsoft ODBC Driver for SQL Server
  2. Dowload Microsoft Drivers for PHP for SQL Server
  3. Run dowloaded program and as location to place extracted files type path to you php/ext folder of the PHP server
  4. Open your php.ini file and press CTR + F and search extension=curl
  5. In this place add extension to php_pdo_sqlsrv_ts and php_sqlsrv_ts file for your PHP version and server achitecture

Example for PHP version 8 and architecture x64

extension=php_pdo_sqlsrv_80_ts_x64
extension=php_sqlsrv_80_ts_x64
  1. Restart your PHP server
  2. Clone this respositiory or dowload respository in ZIP and place in your PHP server

Usage

  1. Open respository as site using your PHP server
  2. Open settings and create new database. Enter:
MS SQL Server name
New database name
MS SQL Server login
MS SQL Server password
Login to new application user
Password to new application user
Repeat password
  1. Log in to apllication

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.