tejas1304 / Cancer-Donation-Portal-Python-Flask-App

Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screenshots


Find how the project looks in screenshots folder Or click here

Technologies Used

  • Flask
  • Python
  • SQLite
  • PHP
  • CSS
  • HTML
  • Javascript

How to Install and Use

  1. Download and Install Python 3.7
  2. Go to command prompt or anaconda prompt. Change to directory of this repo and type pip install -r requirements.txt
  3. Run the app.py file
  4. Open your web browser and check if you got the website running on your localhost (http://127.0.0.1:5000/)

About

Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript


Languages

Language:Python 100.0%