https://github.com/mayank-0407/resourcehub
We have made the Resource Hub website where students can post their needs, like resources and help for guidance, and mentors/volunteers can help them and respond to their queries. We have also implemented the subscription model in which students can directly contact volunteers and get added to the community chatroom and many other unique features.
https://github.com/mayank-0407/resourcehub
django docker python questions questions-and-answers resourcehub
Last synced: about 2 months ago
JSON representation
We have made the Resource Hub website where students can post their needs, like resources and help for guidance, and mentors/volunteers can help them and respond to their queries. We have also implemented the subscription model in which students can directly contact volunteers and get added to the community chatroom and many other unique features.
- Host: GitHub
- URL: https://github.com/mayank-0407/resourcehub
- Owner: mayank-0407
- Created: 2023-04-21T13:37:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T16:15:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T18:46:22.965Z (4 months ago)
- Topics: django, docker, python, questions, questions-and-answers, resourcehub
- Language: HTML
- Homepage:
- Size: 444 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Problem Statement [](https://github.com/mayank-0407/ResourceHub/actions/workflows/django.yml)
Create a platform for students to publicaly post their needs such as tutoring and resources, and for volunteers to subscribe and offer help volunteers will have profiles with skills and activity recorded. the platform could offer a subscription model with premium features and fees going towards maintenance.# Process Idealogy
# How ResourceHub looks like

# How to install
1. pip3 install -r requirements.txt
2. python manage.py runserver