Rebuild email vault in Django #106
Labels
No labels
Improvement
bug
docs
go live
hourly work
improvement
invoiced
monitoring
new feature
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: springup/cmc-sales#106
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Needs to behave the same as the existing Vault, capturing emails based on Enquiry numbers, PO numbers (#36), Job numbers etc.
Plan to implement:
Setup Django app running in Docker along side cmc-sales app.
Rebuild the vault in Django, updating the DB in the same way the PHP version does.
Build out the Django UI for the feature
Doing it in Go instead.