Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vehanrajintha/pet_care_system
- Owner: VehanRajintha
- License: mit
- Created: 2024-10-14T06:15:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T04:49:41.000Z (3 months ago)
- Last Synced: 2024-10-18T23:17:16.296Z (3 months ago)
- Topics: mysql-database, pet-project, petcare, petcaresystem, pets, php, webbased-project, website
- Language: PHP
- Homepage:
- Size: 11.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.sqlOpen 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.phpSample User login credential : E-mail ----> [email protected]
password---> 12345Admin login credential : username ---> admin
password ----> 1234Manager 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[](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)