Coder Social home page Coder Social logo

sm-adil / purchase.co Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 2.06 MB

Sample PHP project to manage products

License: GNU General Public License v3.0

PHP 57.77% CSS 27.08% TSQL 15.10% Hack 0.05%
php mysqli html css product management-system mysql-database

purchase.co's Introduction

Purchase.co

Product management website used to store and maintain the products to be sold by the vendor/admin which can be than viewed by the users and purchase the products.

Project details

This project is built using Core PHP and MySQL database. The website is designed and developed by Me. Check out the project in action in purchase.co.

Project setup

To test the project in local machine PHP, MySQL database are needed to be installed in the system. We can do this by simply installing XAMPP or WAMP or MAMP software in our systems.

  • After installing the above software, we need to import the sample data into our MySQL database.
  • Clone the project into your machine.
  • Start the Apache server and MySQL activity from the respective control panel, and head over to http://localhost/phpmyadmin/ in any web browser.
  • Import the database from your PROJECT_PATH/database/purchase.sql file, into the server.
  • You're almost done, now head over to http://localhost/tutor/ in any web browser and test the website.

System Credentials

Database file name: purchase
Database username: root
Database Password: 
Admin Login Mail ID: [email protected]
Admin Login Password: admin123
Sample User Mail ID: [email protected]
Sample User Password: adil123

Functionalities of Admin/Vendor

Login as Admin.
View Products.
View total number of users in the system.

Functionalities of Users

Sign up as a new user.
Login as user.
View Products.
Purchase Products.
Download Purchase Invoice as PDF.

Happy hacking!

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.