Open amruthvvkp opened 7 months ago
Useful references: https://towardsdatascience.com/create-an-ai-driven-movie-quiz-with-gemini-llm-python-fastapi-pydantic-rag-and-more-e15322be4f66 https://github.com/ravindrasinghh/Zero-to-Hero-Deploying-a-Full-Stack-AWS-Architecture-Using-Terraform/tree/master?tab=readme-ov-file https://aws.amazon.com/tutorials/design-a-database-for-a-mobile-app-with-dynamodb/ https://aws.amazon.com/blogs/architecture/field-notes-serverless-container-based-apis-with-amazon-ecs-and-amazon-api-gateway/
Alternatives in Python - https://reflex.dev/docs/authentication/authentication-overview/ https://docs.streamlit.io/
Description
This task establishes a clear and well-organized folder structure for our Teju's Studio mobile app project. This structure will facilitate efficient code management, improve collaboration, and maintain a clean codebase throughout development.
Tasks
Research and Design Folder Structure
Create Project Folders
Document the Structure
Briefly document the chosen folder structure and its purpose. This can be a simple text file or a README within the project directory.
Acceptance Criteria
Additional Notes