This project involves building a Web Application to perform Information Retrieval using popular web technologies like Flask, React and Python.
After cloning this repository to your computer, you need to perform the following steps to be able to run it:
- Ensure you have npm, python and pip installed on your machine.
- Go to the static directory and execute "npm install". This will download and install the dependencies listed in package.json.
- In the static directory, start the npm watcher to build the front end code. "npm run watch".
- Install flask (pip install flask).
- Start the server. Go to the server directory and do "python server.py".
https://github.com/thanashr/IRTweet-Search/blob/master/Project_Requirements.pdf
https://drive.google.com/file/d/1ke3FsmDYe9VojB6Y6ErGQ144q8WqZ9rz/view?usp=sharing