pavanchikkanna / pet_shop

A mini petshop management system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet Shop 🐢 🐱

A mini database management system ,which helps the small scale petshop owner to keep track the available pet and it's products along with the sales details of his shop.

Objectives πŸ’ͺ

  • To provide web based interface to a petshop owner to manage his petshop activities.

  • To provide an option for storing and managing the basic information about pets and pet products in the shop.

  • To provide an option for storing and managing the sales details of the shop.

  • To provide an option for storing and managing the basic information about the customer.

  • To track the information about sold pets and products to a customer.

Developed with

HTML CSS PHP MYSQL

Description πŸ“

Full report view

Screenshots πŸ˜‰

  • Login page

    drawing
  • Home page

    drawing
  • Animals page

    drawing
  • Birds page

    drawing
  • Pet Products page

    drawing
  • Sales details page

    drawing
  • Customer page

    drawing
  • Add new Animal

    drawing

How to Run ?

  1. Download the project

  2. create a new database called "petshop_management" in MySQL and import petshop_management.sql

  3. change the user and password for db connection in every php file with respect to the server you are using

  4. login page : Username ="abcd" password =123

Thank you πŸ˜ƒ

About

A mini petshop management system


Languages

Language:PHP 84.9%Language:SQLPL 9.2%Language:HTML 5.5%Language:CSS 0.4%