Skip to content

CS-2340-68B/DonationTrackers_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Make sure you have pip install before moving forward. We are currently using python3 for this web application

# Get the source code
git clone https://github.com/CS-2340-68B/DonationTrackers_Web.git

# Change directory
cd DonationTrackers_Web

# Install dependencies
pip install -r requirements.txt

# Wooooo
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published