Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vehanrajintha/pet_care_system

Pet Care System made by using PHP and SQL
https://github.com/vehanrajintha/pet_care_system

mysql-database pet-project petcare petcaresystem pets php webbased-project website

Last synced: about 1 month ago
JSON representation

Pet Care System made by using PHP and SQL

Awesome Lists containing this project

README

        

# Pet_Care_System

[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=9304F7&width=435&lines=Pet+Care+System)](https://git.io/typing-svg)

![repo views](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVehanRajintha%2FPet_Care_System&count_bg=%2379C83D&title_bg=%23555555&icon=gitpod.svg&icon_color=%23E7E7E7&title=Views&edge_flat=false)

![forks](https://img.shields.io/github/forks/VehanRajintha/Pet_Care_System?label=Forks&style=social)
![stars](https://img.shields.io/github/stars/VehanRajintha/Pet_Care_System?style=social)

![size](https://img.shields.io/github/repo-size/VehanRajintha/Pet_Care_System?color=purple&label=Repo%20Size&style=plastic)
![license](https://img.shields.io/github/license/VehanRajintha/Pet_Care_System?color=purple&label=License&style=plastic)
![developer](https://img.shields.io/static/v1?label=Author&message=Vehan%20Rajintha&color=purple&style=plastic)

--------------------------------------------------INSTRUCTIONS--------------------------------------------------------------

**Install xampp**
- Run apache and MySQL servers through xampp
- Put the project folder to /xammp/htdocs path
- create Databse on PhpMyAdmin dashboard name --> petcare_system
- import database ---> petcare_system.sql

Open your browser and browse http://localhost/petcare_system/user_home.php (this is the main user page)

Admin and manager login page ---------> http://localhost/PetCareSystem/admin_login.php

Sample User login credential : E-mail ----> [email protected]
password---> 12345

Admin login credential : username ---> admin
password ----> 1234

Manager login credential : username ---->manager
: password----->12345

**extra**

----> Used bind values for php
(The bindValue method is used to bind a value to a parameter in a prepared statement. This helps prevent SQL injection attacks by ensuring that the values are properly escaped.)
----> Used Session management

## Download
# Click on the below Mediafire icon to Download Full Zip file with Database

[Get it on Mediafire](https://www.mediafire.com/file/2vkg9am5jjtbcdu/PetCareSystem.zip/file)

## Screenshots

![pic1](pic1.png)
![pic2](pic2.png)
![pic3](pic3.png)
![pic4](pic4.png)
![pic5](pic5.png)
![pic6](pic6.png)