Skip to content

Visualisation + storage for some abstract activities + rest API for the data-delivery agents.

Notifications You must be signed in to change notification settings

nomemm/ActivitiesMeasurement

Repository files navigation

ActivitiesMeasurement

Visualisation + storage for some abstract activities + rest API for the data-delivery agents.

Installation :

Server pre-requiremnts:

  1. postgreSQL, created database, created database user, granted all to this owner.
  2. python3
  3. pip

Installation:

pip install -r requirements; python manage.py syncdb;

About

Visualisation + storage for some abstract activities + rest API for the data-delivery agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published