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

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundRaisin

FundRaisin is a sleek and user-friendly web application built with Flask and styled using Bootstrap. It provides a platform for hosting and discovering fundraising campaigns, designed as a personal project for the Introduction to Web Applications course at Politecnico di Torino during my Computer Engineering Bachelor's.

Note: Use random card numbers for testing purposes. These are neither checked nor stored in the database.


Features

  • Simple, intuitive interface for users to create or browse fundraising campaigns.
  • Secure login system for registered users.
  • Styled using Bootstrap for a modern and responsive design.

Registered Users for Testing

You can use the following accounts for testing the app:


Installation and Usage

  1. Clone the repository
    git clone https://github.com/alessiomelone/fundraisin
    cd FundRaisin
  2. Install dependencies
    pip install -r requirements.txt
  3. Run the application
    flask run
    

Access the app at http://127.0.0.1:5000.

Ensure no other applications are running on port 5000.


Live Demo

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