Skip to content

Repository for 2024_fall Hackathon, Vizards Team, San Gabriel Valley Habitat for Humanity Impact Measurement System Problem Statement

License

Notifications You must be signed in to change notification settings

2024-Arizona-Opportunity-Hack/Vizards-SanGabrielValleyHabi-SanGabrielValleyHabitatforHumanityImpactMeasurementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024_fall Hackathon Project

Quick Links

Creator

@Sahil Yogesh Hadke (on Slack)

Team "Vizards"

Project Overview

The CRM solution developed for San Gabriel Valley Habitat for Humanity addresses the nonprofit's longstanding challenges with data management and impact measurement. This comprehensive system integrates multiple data sources into a cohesive platform, featuring a dynamic dashboard for real-time insights, a multi-faceted survey system, and an innovative chatbot for instant data queries. Built using cost-effective tools like Google Sheets and Data Studio, the cloud-deployed solution ensures data security through robust encryption and role-based access. By streamlining data collection, enhancing volunteer and homeowner engagement, and providing accessible analytics, this CRM empowers the organization to more effectively serve their community, ultimately helping more families achieve stability and self-reliance through affordable housing initiatives.

Tech Stack

  • Frontend: React
  • Backend: Python
  • Database: SQLite
  • APIs: Flask

Getting Started

# Example commands
git clone https://github.com/2024-Arizona-Opportunity-Hack/Vizards-SanGabrielValleyHabi-SanGabrielValleyHabitatforHumanityImpactMeasurementSystem.git vizard
cd vizard
npm install 
npm start

For starting up the backend API's:

# setting up the API
cd vizard/Backend
pip install -r requirements.txt
flask run #or even python3 app.py

About

Repository for 2024_fall Hackathon, Vizards Team, San Gabriel Valley Habitat for Humanity Impact Measurement System Problem Statement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages