Inspiration
We're all taking a Software Engineering course and we're learning about Project Management. We recognized that its vital for teams to find their individual strengths and combine them to complete a project. We wanted to build an application that can help simulate and streamline this process, allowing newer developers in the field to practice team building. It also has the ability to save ALL of the user information, team information, project and user stories in our firestore storage system!
Companies tend to work in teams as well, so we provided roles of common positions in the workforce and give the user a realistic scenario of how a project may look in the real workforce
What it does
Simulates the process of organizing a team for large scale projects. Data is then stored in Firebase and used as queries in our program to get a prediction for potential projects. If the user likes the idea, they can click on it to automatically save it to our database. It stores the users name, teammates and user stores. The user then has the ability to generate this as a PDF that displays all of this information in a nice downloaded format. Users can also create drawable project idea boards that can be saved and stored in our firebase database.
How we built it
JavaScript, React, Firebase, Firestore, Adobe
Challenges we ran into
Learning Firebase took us some time, it was also our first hackathon so we were a little unexperienced. Didnt know much frontend beforehand.
Accomplishments that we're proud of
Worked with Firebase to see real time data. First time setting up User Authentication. Learned A LOT about web dev, especially in react.
What we learned
Gemini API is a headache (-_-)
Log in or sign up for Devpost to join the conversation.