Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiannaquines/dxvl-log-parsing-application

A side project of mine about parsing an existing logs
https://github.com/kiannaquines/dxvl-log-parsing-application

Last synced: 6 days ago
JSON representation

A side project of mine about parsing an existing logs

Awesome Lists containing this project

README

        

## Project Guide

Before running the application, you'll need to install dependencies, to install run this command

```
pip install -r requirements.txt
```

Run the application using port 8080

```
python manage.py runserver 8080
```

Run the application using a different port.

```
python3 manage.py runserver
```

## Initial Photo of the system (Not Final)

![image](https://github.com/user-attachments/assets/010c281b-4fa5-4bb5-a59b-52431f2bc694)

![image](https://github.com/user-attachments/assets/380b5197-e160-46f0-a3c9-35dadcbca6a2)

![image](https://github.com/user-attachments/assets/125e4022-0971-43e1-bda2-2333af94fc9b)

![image](https://github.com/user-attachments/assets/cc5bb944-0dfc-4ff5-aa3c-0eb83dd34a75)

![image](https://github.com/user-attachments/assets/36faf0e7-324f-482c-a3b4-b6b11c83360f)

![image](https://github.com/user-attachments/assets/ecc6486e-4f4d-4c9d-87ac-b69125a3e0d1)