Skip to content
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

Refactor the project structure to follow the same from other Safe projects #517

Open
Uxio0 opened this issue Apr 27, 2022 · 0 comments
Open

Comments

@Uxio0
Copy link
Member

Uxio0 commented Apr 27, 2022

Is your feature request related to a problem? Please describe.
Structure of the project does not follow any standard.

Provide references to the feature you are implementing that requires this change
Project should follow the other Safe backend projects structure (like tx-service)

Describe the solution you'd like

Most relevant changes:

  • Rename src folder
  • Create folder for configuration
  • Move conftest.py and manage.py to root folder
  • Use full naming for Django apps (prepending the project name)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

2 participants