Skip to content

[TASK]: Issue #1: Project Structure & Core Dependencies #1

@hammad-ibrahim

Description

@hammad-ibrahim

🐞 Describe the issue

Initial project scaffolding and dependency setup
Create the main /app, /api, /database directories. Initialize main.py for FastAPI. Add core libraries (FastAPI, Uvicorn, Pydantic, Passlib) to requirements.txt.
Labels: chore, setup

🚶 Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error '....'

✅ Expected Behavior

A clear and concise description of what you expected to happen.

❌ Actual Behavior

A clear and concise description of what actually happened (e.g., specific error message, unexpected status code).

🖥️ Technical Details

Provide the following information:

  • Endpoint/Route: (e.g., POST /api/v1/auth/login)
  • Status Code: (e.g., 401, 500)
  • Environment: (e.g., Local Docker, Cloud Run, specific version)
  • Python Version: (e.g., Python 3.11)

📝 Additional Context

Add any other context about the problem here (e.g., logs, screenshots, previous attempts to fix).

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions