GithubHelp home page GithubHelp logo

dexildeen / product-catalog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lukaszwoznica/product-catalog

0.0 0.0 0.0 135 KB

Simple online product catalog created with PHP.

JavaScript 2.78% PHP 88.72% CSS 4.94% Hack 0.53% TSQL 3.03%

product-catalog's Introduction

Product Catalog

My first web application created with PHP.

General info

The Product Catalog is a simple web application that allows the administrator to manage categories, products and registered users. Regular users can add products to the clipboard and generate cost estimates in the PDF format.

Homepage

Technologies

  • PHP 7
  • AJAX
  • JavaScript with jQuery
  • Bootstrap 4
  • MySQL

Setup

  1. Download project files directly or by cloning the repo
  2. Install the project dependencies with Composer:
$ composer update
  1. Use phpMyAdmin to import this database dump: Database/catalog_database.sql
  2. If you create a database with a name other than catalog_database, set your database name in db_config.php

Features

Administrator:

  • Add/edit/delete categories
  • Add/edit/delete products
  • Edit/delete users
  • Set slides and featured categories on the homepage

User:

  • Register / Login
  • Browse products using different sorting types
  • Add products to the clipboard
  • Generate cost estimates in PDF format

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.