Generous Givers is a donation website designed to help people in remote areas affected by drought. Users can make donations to support those in need and contribute to the cause of providing relief and assistance.
- User registration and login functionality.
- Secure password hashing using bcrypt.
- Donation feature to support people in remote areas.
- Donation history tracking for users.
- Responsive and user-friendly design.
To get started with the Generous Givers website, follow these steps:
- Python (3.6 or higher)
- Flask
- SQLAlchemy
- Flask-Login
-
Clone this repository:
git clone https://github.com/yourusername/generous-givers.git cd generous-givers
Usage Access the website by visiting http://localhost:5000 in your web browser. Register a new account or log in using existing credentials. Explore the website, make donations, and view your donation history. Log out when you're done.