All Projects → kaushikjadhav01 → Cancer Donation Portal Python Flask App

kaushikjadhav01 / Cancer Donation Portal Python Flask App

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

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Cancer Donation Portal Python Flask App

Uwsgi Nginx Flask Docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
Stars: ✭ 2,607 (+8046.88%)
Mutual labels:  flask-application, flask, webapp
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+24000%)
Mutual labels:  sql, sqlite
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+2215.63%)
Mutual labels:  sql, sqlite
Databook
A facebook for data
Stars: ✭ 26 (-18.75%)
Mutual labels:  sql, flask
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+2140.63%)
Mutual labels:  sql, sqlite
Sparrow
运维管理平台(python3+flask+pycharts+apscheduler+gunicorn),模块化结构设计,底层依托mysql、influxdb、elasticsearch、zabbix、k8s等数据源数据
Stars: ✭ 723 (+2159.38%)
Mutual labels:  flask, website
Intro To Apis Flask
Starter repository for the Introductions to API course
Stars: ✭ 26 (-18.75%)
Mutual labels:  flask-application, flask
Sqlancer
Detecting Logic Bugs in DBMS
Stars: ✭ 672 (+2000%)
Mutual labels:  sql, sqlite
Keras Flask Deploy Webapp
😺 Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
Stars: ✭ 856 (+2575%)
Mutual labels:  flask, webapp
Eosio sql plugin
EOSIO sql database plugin
Stars: ✭ 21 (-34.37%)
Mutual labels:  sql, sqlite
Avsqldebugger
A Simple Core Data Debugger that will look inside your apps DB
Stars: ✭ 30 (-6.25%)
Mutual labels:  sql, sqlite
Briefing
Secure direct video group chat
Stars: ✭ 710 (+2118.75%)
Mutual labels:  website, webapp
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+79343.75%)
Mutual labels:  sql, sqlite
Bowtie
Create a dashboard with python!
Stars: ✭ 724 (+2162.5%)
Mutual labels:  flask, webapp
Flaskex
Simple flask example for quick prototypes and small applications
Stars: ✭ 679 (+2021.88%)
Mutual labels:  flask, website
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+2321.88%)
Mutual labels:  sql, sqlite
P2p
一个基于 python 的 flask 框架的资讯网站, http://119.29.100.53:8086/
Stars: ✭ 28 (-12.5%)
Mutual labels:  flask, website
Rezoom.sql
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
Stars: ✭ 621 (+1840.63%)
Mutual labels:  sql, sqlite
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (+1906.25%)
Mutual labels:  sql, sqlite
Vulpy
Vulnerable Python Application To Learn Secure Development
Stars: ✭ 25 (-21.87%)
Mutual labels:  sqlite, flask

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

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

Authors

Kaushik Jadhav

  • Github:https://github.com/kaushikjadhav01
  • Medium:https://medium.com/@kaushikjadhav01
  • LinkedIn:https://www.linkedin.com/in/kaushikjadhav01/
  • Portfolio:http://kaushikjadhav01.github.io/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].