Skip to content
@Side-With-Seniors

Side With Seniors

Student-Led non profit organization aimed to bridge the gap between generations through volunteering

Side With Seniors

Side With Seniors is a student-led nonprofit platform that connects high school volunteers with nearby senior centers and assisted living facilities.

Our mission is to make it easy for senior-focused organizations to request help, and for students to discover meaningful volunteer opportunities — while earning verified community service hours.


🌟 What This Repository Is

This repository contains the full source code for the Side With Seniors web platform, including:

  • 🖥️ A React-based web interface for students and senior centers
  • ⚙️ A Flask backend for handling requests, matching, and service tracking
  • 🧾 Configuration files and documentation for local development and deployment

🛠️ Tech Stack

  • Frontend: React + Tailwind CSS
  • Backend: Flask (Python)
  • Database: MongoDB
  • Hosting: Vercel
  • Communication: Discord

🚀 Getting Started

Clone the repository and install frontend dependencies:

git clone https://github.com/side-with-seniors/your-repo-name.git
cd your-repo-name
npm install
npm run dev
Set up and run the Flask backend:

bash
Copy
Edit
cd backend
pip install -r requirements.txt
python app.py
Make sure you have MongoDB running locally or connected to a remote cluster.

💬 Community

Have feedback, ideas, or want to help out?
Join our Discord: https://discord.gg/qFFJeVKd7E


📄 License

This project is open source and available under the MIT License.

Popular repositories Loading

  1. SWS-Codebase SWS-Codebase Public

    Codebase

    TypeScript 1

  2. .github .github Public

    Info

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…