Donation App is basically the integration of blood, books and food donation. A person can donate by simply adding his/her details. At the same the time an organization can register themself and see the details of the donor and hence can approach them for the same.
An Awesome Simple project made on Streamlit
Explore the project »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
There are many donation app but all of them are used for one kind of donation only, however, I tried to integrate some different kinds of donation app in one web app.
Here's why:
- Your time should be saved by not visiting one platform to another platform for donation.
- Over money we should prefer food to donate because it is one of the basic needs that a person have.
- Book donation is a good start to help someone to make his future bright.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- python
- Streamlit
- Sqlite
- Get started with at Donation app
- Clone the repo
git clone https://github.com/Meenu-github/donationApp
- Install streamlit packages
pip install streamlit
- Import the streamlit package
import streamlit as st
Use this app to donate food, books and blood.
For more, please refer to the video
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Meenu Singh - @meenu.. - [email protected]
Project Link: https://github.com/Meenu-github/donationApp