-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarifications on what this project implements #125
Comments
Hi @patata3000, thank you for your interest.
In the end, you have (almost) the same data inside your database. |
Could you give an overview of what you still need to implement? |
Moreover, I just realised something that confused me earlier. You're dividing agency API into 2 directories called agency_api and prv_api. Edit: just realised prv is for private. The rest of the question is still up though. |
I don't understand what the fullrelease command does. Is it possible to have some details on it? :) |
Hey ! Thanks a lot for making this public.
I don't understand very well the structure of the project yet so I'm spending quite some time reading the code.
For example, I don't understand what provider_poller does. Why do you have a prv_api and an agency_api folder?
What should I do to authenticate with a new provider?
The text was updated successfully, but these errors were encountered: