Open Issues Need Help
View All on GitHubAI Summary: The Flask application in the TechEventRadar project is encountering a `RuntimeError` because the `secret_key` is not set. This key is crucial for secure session management. The task involves adding a unique and secret `secret_key` to the Flask application's configuration, likely within the `app.py` file. This will resolve the error preventing the 'update_data' functionality from working correctly.
Bu proje, çeşitli Türk teknoloji ve kariyer platformlarından güncel etkinlikleri (bootcamp'ler, hackathon'lar, yetenek programları vb.) çekmek, depolamak ve kullanıcı dostu bir web arayüzünde sunmak için geliştirilmiştir. Python, Selenium, BeautifulSoup ve Flask teknolojilerini kullanır.