Skip to content

Conversation

@ShahabazSulthan
Copy link

This submission implements a distributor authorization system in Golang for the Real Image Challenge. The program manages geographical permissions for movie distribution, ensuring that each distributor's permissions align with their parent distributor's rules. Key features include:

-> Hierarchical permission management (Include/Exclude regions)
-> CSV-based location data parsing
-> Recursive permission validation
-> CLI-based testing with sample queries

The solution follows a structured approach without using external databases, adhering to the challenge requirements.

Author:
Shahabaz Sulthan
shahabazsulthan4@gmail.com
9496703880

Let me know if you want any modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant