File Processor

Simple overview of use/purpose.File processing solution.

Description

This is a solution for saving csv file into the database and converting the currency into EURO using the Europe Central bank api.

Getting Started

sudo apt-get install python3.6
pip install Django==3
pip install requests
pip install xmltodict
pip install pydantic

Dependencies

Python 3.9
Django 3

Installing

git clonehttps://github.com/Hlamallama/file_processor.git
apt-get update
apt-get install python-virtualenv
source bin/activate
python manage.py migrate data
python manage.py makemigrations data

Authors

Hlamalani Shihlomulo
hlamalanishihlomulo@yahoo.com