Cancer-Donation-Portal-Python-Flask-App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript. Users can register and log in to their account. Once logged in, they can make donations to organisation through the web app and display the list of all donations done during the past week. Live Demo at: http://3.23.155.244:8000/
Table of Contents
- System Description and Functions
- Built With
- Installation
- Authors
- Links
System Description and Functions
Live Demo: http://3.23.155.244:8000/
Screenshots

Find how the project looks in
screenshots folder Or click here
Built With
Installation
- Download and Install Python 3.7
- Go to command prompt or anaconda prompt. Change to directory of this repo and type pip install -r requirements.txt
- Run the app.py file
- Open your web browser and check if you got the website running on your localhost (http://127.0.0.1:5000/)
Authors
Kaushik Jadhav
- Github: https://github.com/kaushikjadhav01
- Medium: https://medium.com/@kaushikjadhav01
- LinkedIn: https://www.linkedin.com/in/kaushikjadhav01/
- Portfolio: http://kajadhav.me/
- Linked In: https://www.linkedin.com/in/kajadhav/
- Dev.to: https://dev.to/kaushikjadhav01
- Codesignal: https://app.codesignal.com/profile/kaushik_j_vtc
- Google Scholar: https://scholar.google.com/citations?user=iRYcFi0AAAAJ
- Daily.dev: https://app.daily.dev/kaushikjadhav01
- Google devs: https://developers.google.com/profile/u/kaushikjadhav01
- Stack Overflow: https://stackoverflow.com/users/21890981/kaushik-jadhav
Links
- Web site
- Issue tracker
- Source code