This is a website for health-care donation purpose. This can be used for health-care donations, educational donations, organizing blood donation camp, etc. We all know that for a patient suffering from cancer, heart failure, lung disorder, etc., immediate treatment is required. This treatment is sometimes very expensive and the families, who are not financially fit pay the bills, become helpless. At this time, immediate donations are required. Here, online donation web application plays an important role, since we can reach out a lot of people for help. This will make the donation process very fast and we would be able to save life of that patient.
Getting funds/donations has a difficult task for the people in need. Many a time, people require urgent donation and for that they need to reach out as many people as possible in a very less time in search of donors. This donation website will bridge the gap between these needy people and donors.
To run locally, do the usual:
- Clone the repository::
git clone https://github.com/MandeepSingh04/Joy-of-Giving
- Move inside the folder
cd Joy-of-Giving
- Install the requirements::
python -m pip install -r requirements.txt
- Run
python manage.py runserver
Python(3) | Django |
---|
- Frontend : HTML, CSS, Bootstrap
- Backend : Django, SQLite database
In order to post, you must login in the website. For this, you have to create an account. To create an account, Click on “Signup” button (top-right).
After creating your account, Login using the credentials.
Once you Login, a new tab “Post” will be seen besides the “About Us” tab.
Click on Post to add a new post to the website.
The images and data used in this website is just for demo purpose.