-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tech stack and development approach decisions #1
Comments
Design approach we might consider:
|
After careful consideration of the most recent literature pertaining the use of machine learning to the identification of snakes, it seems reasonable to go that route, instead of having users to choose and pick morphological characteristics. |
Regarding the tech stack, given the wide range of available libraries in Python, it's safe to assume that developing the backend in this language is appropriate. For the frontend, we could go with React Native or Flutter. We are excited to find new contributors to support either approach. |
Seeding the project with vanilla Django. Later we may switch to DRF. |
As this idea is still in its early stages, we welcome contributors to engage in discussions regarding possible paths forward, including considerations for database design, development approaches, and the technology stack. At this point, the focus is on generic discussions. As specific requirements begin to take shape, more targeted and detailed issues will naturally arise
The text was updated successfully, but these errors were encountered: