https://github.com/michaelfromyeg/massive-volunteering
🌎🐯 Website for Massive Volunteering, a club at McNally. Built using Python Flask and styled with Bootstrap.
https://github.com/michaelfromyeg/massive-volunteering
flask volunteering
Last synced: 3 months ago
JSON representation
🌎🐯 Website for Massive Volunteering, a club at McNally. Built using Python Flask and styled with Bootstrap.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/massive-volunteering
- Owner: michaelfromyeg
- Created: 2018-10-27T19:43:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T00:58:59.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T12:13:55.954Z (5 months ago)
- Topics: flask, volunteering
- Language: HTML
- Homepage: https://massivevolunteering.ca
- Size: 344 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Massive Volunteering
A website built to connect high school students with organizations actively searching for volunteers. [Here's](https://github.com/michaelfromyeg/Massive-Volunteering) the GitHub repository.### Background
In high school, I completed the IB program. For my Computer Science Internal Assessment (IA) I decided to build a website for a club I was also helping lead. The basic goal was to be able to allow organizations looking for volunteers to advertise opportunities directly to high school students.### Usage
Volunteers can create an account and profile. Organizations can as well. There's a blog-style feed of opportunities that appears in the user's feed.### How it's made
The project is built using Python Flask and Bootstrap for the styling.### Challenges
This was the first real web project I ever built, so I had hard time building things without being reliant on tutorials.### Accomplishments
The app works pretty nicely, and it received a $500 grant from the Edmonton Community Foundation! I hope to deploy it Summer 2020.### Future
I need to add the organization "flow," and create better ways for users to be notified. An iOS and Android variant of this project would also be really cool! The GitHub issues are [viewable](https://github.com/michaelfromyeg/Massive-Volunteering/issues) here.