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

Init Django project #1

Closed
Reckless-Satoshi opened this issue Jan 1, 2022 · 0 comments · Fixed by #2
Closed

Init Django project #1

Reckless-Satoshi opened this issue Jan 1, 2022 · 0 comments · Fixed by #2
Assignees
Milestone

Comments

@Reckless-Satoshi
Copy link
Collaborator

Reckless-Satoshi commented Jan 1, 2022

The repository contains an idea. Now it needs to have code. Set up an initial Django backend.

Why Python for backend?

Initial development team is better at python.

Why Django over Flask?

Flask suits best since Django is too dependency-heavy for a small and privacy focused project. However, initial development team lacks resources and the shortest path to MVP relies on Django. Once a MVP is in production and if the community shows interest, it might be worth to migrate to Flask and focus on lightweight. Some features such as end-to-end encrypted chat (with view key export to staff) might be difficult to implement on Django's opinionated framework. No idea, I am new to web development.

@Reckless-Satoshi Reckless-Satoshi self-assigned this Jan 1, 2022
@Reckless-Satoshi Reckless-Satoshi added this to the v0.1.0 MVP milestone Jan 1, 2022
@Reckless-Satoshi Reckless-Satoshi changed the title Spin up Django backend. Init Django project Jan 1, 2022
Reckless-Satoshi pushed a commit that referenced this issue Jun 17, 2022
LeoSpyke added a commit to LeoSpyke/robosats that referenced this issue Jun 12, 2023
@turizspace turizspace mentioned this issue Aug 26, 2023
1 task
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 a pull request may close this issue.

1 participant