Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

HackKstate2019/tag-finder

Repository files navigation

Start of history -- We plan to use this file as a way to document the challenges we face on the way in the creation of "Tag Finder"
Tag finder is an attempt at automation that searches an article for keywords and displays recommended and related articles in iframes next to the article

To run the server --> python tag-finder/tagfinder/manage.py runserver 157.245.10.177:8000

Eric
My role in this project was the logic and the html/css/js adaptations. Logic wise, we hit several roadblocks along the way. Because of all the libraries that were being imported for parsing strings and html tags, we were constantly learning and using new syntax and functions. Once we had everything "standardized," the project got a lot simpler. The hardest part was probably the database working with the server. Simply because we wanted to be included in the mongodb award consideration, we chose mongodb, even though there were better options for us. My specific hardest part was trying to keep up with python. I'm a strong logic guy, but I didn't know exactly how the programs were running. Once we were all on the same page, things got easier.

Jon
What I did largely consisted of setting up the django framework and incorporating the new pages and programs into it. I also laid out the models for how our information was going to be handled. This was a really good learning experience, as I first dabbled with django the same afternoon that we left for this Hackathon. I faced challenges with just about everything I tried to do. The biggest challenge that we faced as a group would be trying to use djongo to be able to use mongoDB as our database.

Viet
ZzzzzZzZzZzzZzzzzzz.....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors