An open API service indexing awesome lists of open source software.

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. 

Awesome Lists containing this project

README

        

# Problem Statement [![ResourceHub Workflow](https://github.com/mayank-0407/ResourceHub/actions/workflows/django.yml/badge.svg)](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
![WhatsApp Image 2023-04-16 at 09 55 40](https://user-images.githubusercontent.com/97796657/233675646-28e2369b-bd59-45a1-b21b-f539916411de.jpg)

# How ResourceHub looks like
![WhatsApp Image 2023-04-16 at 09 44 54](https://user-images.githubusercontent.com/97796657/233675581-23b93959-4a21-4b12-ade7-dbe48237c725.jpg)

![WhatsApp Image 2023-04-16 at 09 41 32](https://user-images.githubusercontent.com/97796657/233675737-ed6d2592-b55c-4cc7-be87-6275d7b8ed38.jpg)

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