ammar1x / events-dates-finder

Find events by searching the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objectives

The goal of this project was to find dates of a events by searching the web. The user enters a keyword and the application searches for events and renders them using a calendar and a list.

Dependencies

For GUI, this application uses the PyQt UI toolkit. Therefore, to run this app you first need to install PyQt. Apart from this, there are no other dependencies.

How to run it

cd events-dates-finder
python main.py

About

Find events by searching the web


Languages

Language:Python 99.3%Language:CSS 0.7%