Skip to content

toladata-ce/migrationTool

Repository files navigation

Migration Tool

Migration Tool for Tola Track and Tola Activity

Setup

Create virtual environemnt with

virtualenv migtool

Install requirements with

pip install -r requirements.txt

Create import_csv folder and fill with csv files for import.

In main folder run :

python migrate.py

In subfolder migrationTool run:

npm install

ng serve

the application will be active on localhost 4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published