Best Flask open-source libraries and packages

Cancer Donation Portal Python Flask App

Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Updated 1 month ago

DOI License Code Coverage GitHub contributors Documentation Status GitHub release (latest by date) GitHub issues GitHub closed issues GitHub Repo Size GitHub last commit GitHub language count Commit Acitivity Code Size GitHub forks GitHub stars GitHub watchers

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
  1. System Description and Functions
  2. Built With
  3. Installation
  4. Authors
  5. 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

Flask Python Javascript SQLite html css bootstrap

Installation

  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/)

Authors

Kaushik Jadhav

Links