Skip to content

CamilaNieto-Centennial/ANIMAL-RESCUE

Repository files navigation

ANIMAL-RESCUE

Project made for CS50 - Final Project

Video Demo: Youtube Video

Description:

This project is a responsible webpage perfect for adoption shelters. This website uses HTML, CSS, JavaScript, Bootstrap, Python (Flask), and PostgreSQL. Please have in mind that this is not an official website for adoption shelters. I am just a developer who wants to showcase a cool website, taking inspiration from websites like "Best Friends Animal Society", "Operation Kindness", "Petfinder", and "PawsChicago".

The website is divided into 2 main parts:

On the clients' webpage, the customers can log in, register, adopt a pet, volunteer, foster, or become an educator. The data submitted by the customers is saved to the database and uploaded to the Staff webpage. Staff members can log in, register, and check the new updates.

Finally, this website was made in honor of my best friend, brother, and pet Pancho. R.I.P. 🐩♥

So, please take around my website 😄🙃


Coming soon:

  • Update app.py file, so the user can edit/add information(register/send info by forms). Fix that issue by doing INSERT INTO table (id, column1, column2, ...) VALUES (last_id+1, value1, value2, ...). Remember that there's no AUTOINCREMENT attribute on id's columns for every table.
  • Create a table database for pets, so makes the website dynamic.

References:

The content inside the webpage was taken from inspiration from various sources. As well, the information and images of pets were taken from:

About

CS50x: Introduction to Computer Science - Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published