A dynamic and responsive website coded using HTML, CSS in frontend.
It uses PHP and MySQL in backend for User data storage and authentication.
It includes user signup and login to ensure authenticated users only get an access to pet's info.
A pet guide for caring for pet including food habits, vaccines and toys for new pet parents.
Map Integration is also available for nearest location of pet hospitals
-
VSCode/Notepad for HTML & CSS coding
-
XAMPP installed for PHP & MySQL
-
Follow these steps to install and run the react-app
-
Clone the repository:
git clone https://github.com/KhushiiAgarwal/WhiskersHaven
- In XAMPP, start MySQL & Apache server.
- Open PHPmyAdmin
- Ensure username is root & password=root (or anything else if set manually)
- Check login.php to ensure all column names & entries in Database are correct
- Run the app on localhost through htdocs in PHP folder
This project is licensed under MIT License