Final Year Project completed in 2018. A 'Fake News' Algorithm written using Python & the Django Web framework.
Project involves: Python, HTML, CSS/ JAVASCRIPT, Scikit-learn python machine learning libaries, Django, postgreSQL and some front-end tech such as bootstrap and some simple javascript.
Running the project:
- run the following command from the terminal 'source penv/bin/activate' within the root folder.
- Ensure django is connected to live functioning database
- run the command 'python manage.py runserver' while inisde the 'penv' virtualenv.
- Once running, site will be hosted locally on your machine with a stated IP address.