StudentBuzz
A technical and cultural networking platform emphasized on the student community . A platform to show off your skillsets and hobbies . A new way to keep up with the different events in your University
Created on 13th November 2022
•
StudentBuzz
A technical and cultural networking platform emphasized on the student community . A platform to show off your skillsets and hobbies . A new way to keep up with the different events in your University
The problem StudentBuzz solves
StudentBuzz
Problem - Universities not having a centralized networking platform where students can network with and show off their skill sets .
Students not having knowledge of events taking place in their college .
Solution -
StudentBuzz makes networking amongst students far simpler as it has a student profile system where every other student can create their profile along with their skill sets , view other profiles , to understand which fellow students have the same interests / mindsets / desirable skill sets for the project they are working on .
The implementation of classes and posts notifies the student about the technical and cultural events being conducted or that are going to be conducted .
Challenges we ran into
-We needed to enable cors as proxy was not working
A. Hosting the backend on replit
-Differentiating between the different users in the views at the logical level
A. Having different endpoints and states
-Apache2 deployment issues
A. Playing around with the configuration
-Trying to host the frontend on replit because of the free plan limitations
A. Hosted frontend on Microsoft Azure Cloud
-Linking the endpoints of the backend
A. Reusing the components