Inspiration
The challenge was to help developers in their daily life, by perhaps making workflow more efficient
What it does
You can define a project location, and what you are searching for and it finds those classes, methods, etc. for you, without you having to even know the name, just things like return types, parameters, etc.
How I built it
We exclusively used java for the code and javafx for the GUI
Challenges I ran into
Parsing the .java files into objects proved to be quite a challenge, since there are so many angles you have to cover (enums, interfaces, etc.) it's not as straight-forward as one might think
Accomplishments that I'm proud of
We applied quite a lot of theory we learned in university (data-structures, algorithms, patterns, etc.)
What I learned
I hate myself and everyone around me
What's next for findify
Perhaps try to incorporate it as a plugin in IntelliJ
Built With
- java
- sweat
- tears

Log in or sign up for Devpost to join the conversation.