cmciosu / hemp-db

https://hempdb.vercel.app/
MIT License
1 stars 1 forks source link

Import CSV Feature for Companies #95

Closed paullpp closed 3 months ago

paullpp commented 3 months ago

Create an import script that can be run on the server. Users should be able to somehow upload a csv containing company data, the data should be processed (maybe with pandas), and uploaded to the correct schema.

paullpp commented 3 months ago

https://docs.djangoproject.com/en/5.0/topics/http/file-uploads/

paullpp commented 3 months ago

scan for duplicate entries. Make sure import works with exported file

paullpp commented 3 months ago

https://django-formtools.readthedocs.io/en/latest/wizard.html#wizard-files