Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.75 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.75 KB

Paws & Claws

Java Mini Project

Team:

@MACK3Y

Paws and Claws is a animal rescue website working on Java. It is aimed at rescuing birds, animals and reptiles using a single platform. This website shows the details of specific animal or bird rescuers at a specific location. It also has a feature which enables you to register yourself as a volunteer/ rescuer and updates the database according to your location. The website is localhosted as of now, and database is handled using MySQL locally.

The fronted is made using HTML and CSS. The concept of JDBC (Java Database Connectivity) is used to connect Database with FrontEnd. MySQL is used to handle data using SQL Queries.

Flowchart of the Website: image

Function: image

Actual Working:

Home Page: image

Selecting the Location: image

Output showing Animal Rescuers at a particular location: image

Register as a Volunteer: image

Registration Form: image

Feedback: image