Skip to content

A web app made with Flask and styled with Bootstrap.

Notifications You must be signed in to change notification settings

alessiomelone/fundraisin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundRaisin

A web app, made with Flask and styled with Bootstrap. A sleek, user-friendly app for hosting and discovering fundraising campaigns. Created as a personal project for the 'Introduction to Web Applications' course at Politecnico di Torino, during my Computer Engineering Bachelor's.

Use random card numbers: they're not checked or stored in the db.


Registered users:


Required Python extensions:

flask

 pip install flask

flask_login

 pip install flask_login

datetime

pip install datetime

Use the command

 flask run 

to run the application on 127.0.0.1:5000

Make sure there's no other application running on port 5000.


Deploy available here

About

A web app made with Flask and styled with Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published