UCL5 MieMie is an NLP and data mining web scraping engine to be used across UCL.
The following repository contains a Django web application for visualising UCL5 MieMie data.
The website gives a greater overview of the challenges and design decisions that were made, implementation using the Python programming language and research undertaken.
To view and interact with the data, navitage to the following link. If you would like to run the application locally and commit changes, please follow the instructions below.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Create a folder for this project, open a Terminal / Command Prompt at that folder and run the following commmand:
$ git clone https://github.com/thatguy1104/MieMieDjango-Web-App.git
$ cd MieMieDjango-Web-App
$ python3 -m venv venv
$ source venv/bin/activate
You should see (venv) at the start of the terminal string (which ends in a $)
Installation of libraries required:
$ pip3 install -r requirements.txt
Ensure that you are in the project directory and run the following command:
$ python3 manage.py runserver
This project is licensed under the MIT License - see the LICENSE.md file for details
Open-source Django Template crafted on top of Argon Dashboard, a modern Bootstrap 4 design. Start your development with a modern Bootstrap 4 Admin template for Django. Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining. If you want to code faster, with a smooth workflow, then you should try this template carefully developed with Django, a well-known Python Framework. Django codebase is crafted using a simple, modular structure that follows the best practices and provides authentication, database configuration, and deployment scripts for Docker and Gunicorn/Nginx stack.
Argon Dashboard - Django Template - Provided by Creative Tim and AppSeed