Skip to content

Add simple sheep breeding management system - #3

Open
meibujun wants to merge 1 commit into
masterfrom
codex/设计肉羊育种管理系统

Hidden character warning

The head ref may contain hidden characters: "codex/\u8bbe\u8ba1\u8089\u7f8a\u80b2\u79cd\u7ba1\u7406\u7cfb\u7edf"
Open

Add simple sheep breeding management system#3
meibujun wants to merge 1 commit into
masterfrom
codex/设计肉羊育种管理系统

Conversation

@meibujun

@meibujun meibujun commented Jun 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • create Flask backend with basic models and routes
  • add minimal HTML frontend for breed entry
  • provide unit tests for backend
  • add requirements and .gitignore
  • document setup in README

Testing

  • pip install -r requirements.txt (fails: Could not find a version that satisfies the requirement Flask)
  • python -m unittest discover backend/tests (fails: ModuleNotFoundError: No module named 'flask')

https://chatgpt.com/codex/tasks/task_e_6840e0a7d3d4832c96103632eb489444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant