Skip to content

thatguy1104/MieMieDjango-Web-App

Repository files navigation

UCL5 MieMie - Django Web Application

UCL5 MieMie is an NLP and data mining web scraping engine to be used across UCL.


Brief Introduction

The following repository contains a Django web application for visualising UCL5 MieMie data.


Project Website

The website gives a greater overview of the challenges and design decisions that were made, implementation using the Python programming language and research undertaken.


Using the Engine

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.


Getting Started

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.

Clone the Repository

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

Create & Activate Python Virtual Environment

$ python3 -m venv venv
$ source venv/bin/activate

You should see (venv) at the start of the terminal string (which ends in a $)

Prerequisites

Installation of libraries required:

$ pip3 install -r requirements.txt

Running the Server

Ensure that you are in the project directory and run the following command:

$ python3 manage.py runserver

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •